Home
last modified time | relevance | path

Searched refs:MVEBU_CCU_BASE (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a/include/drivers/marvell/
A Dccu.h18 #define CCU_WIN_CR_OFFSET(ap, win) (MVEBU_CCU_BASE(ap) + 0x0 + \
23 #define CCU_WIN_SCR_OFFSET(ap, win) (MVEBU_CCU_BASE(ap) + 0x4 + \
28 #define CCU_WIN_ALR_OFFSET(ap, win) (MVEBU_CCU_BASE(ap) + 0x8 + \
30 #define CCU_WIN_AHR_OFFSET(ap, win) (MVEBU_CCU_BASE(ap) + 0xC + \
33 #define CCU_WIN_GCR_OFFSET(ap) (MVEBU_CCU_BASE(ap) + 0xD0)
/trusted-firmware-a/drivers/marvell/mochi/
A Dapn806_setup.c23 #define CCU_GSPMU_CR (MVEBU_CCU_BASE(MVEBU_AP0) + \
27 #define CCU_HTC_CR (MVEBU_CCU_BASE(MVEBU_AP0) + \
A Dap807_setup.c25 #define CCU_GSPMU_CR (MVEBU_CCU_BASE(MVEBU_AP0) \
29 #define CCU_HTC_CR (MVEBU_CCU_BASE(MVEBU_AP0) \
/trusted-firmware-a/plat/marvell/armada/a8k/common/aarch64/
A Dplat_arch_config.c14 #define CCU_HTC_ASET (MVEBU_CCU_BASE(MVEBU_AP0) + 0x264)
/trusted-firmware-a/plat/marvell/armada/a8k/common/include/
A Da8k_plat_def.h43 #define MVEBU_CCU_BASE(ap_index) (MVEBU_REGS_BASE + 0x4000) macro
/trusted-firmware-a/drivers/marvell/
A Dcache_llc.c21 #define CCU_HTC_CR(ap_index) (MVEBU_CCU_BASE(ap_index) + 0x200)
A Dccu.c63 #define CCU_RGF(win) (MVEBU_CCU_BASE(MVEBU_AP0) + \

Completed in 8 milliseconds