diff options
author | Pali Rohár <pali@kernel.org> | 2022-02-10 14:53:43 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2022-02-17 14:17:07 +0100 |
commit | cf2a589a89967c95c67c07022c9e7a8f4628ddcc (patch) | |
tree | 12d196fd66fdfc80b68794fa03849188db07b697 /drivers/ddr/marvell/a38x/ddr3_training_centralization.c | |
parent | 819a43c90aafbeba393fe147ff9e1807114ea0c8 (diff) |
arm: a37xx: pci: Cleanup macro names
Remove "PCI_" prefix from all macros which are aardvark specific to not
conflict with macros defined in global include file pci.h. Instead add
"ADVK_" prefix for them so it is visible that they are aardvark specific.
After "ADVK_" prefix append keyword which describes register group, so it
would be clear to which register each macro value belongs.
Rename some macros for consistency with other macros.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_training_centralization.c')
0 files changed, 0 insertions, 0 deletions