Home
last modified time | relevance | path

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

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