Home
last modified time | relevance | path

Searched defs:CPU_CONFIGURATION_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_plat.h72 #define CPU_CONFIGURATION_REG(id) (0x21800 + (id * 0x100)) macro
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_axp.h30 #define CPU_CONFIGURATION_REG(id) (0x21800 + (id * 0x100)) macro