Home
last modified time | relevance | path

Searched refs:CCI_HN_F_0_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ddr/fsl/
H A Dutil.c395 void *hnf_sam_ctrl = (void *)(CCI_HN_F_0_BASE + CCN_HN_F_SAM_CTL); in remove_unused_controllers()
409 hnf_sam_ctrl += (CCI_HN_F_1_BASE - CCI_HN_F_0_BASE); in remove_unused_controllers()
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dconfig.h74 #define CCI_HN_F_0_BASE (CCI_MN_BASE + 0x200000) macro