Home
last modified time | relevance | path

Searched defs:PMU_CPUAPM_CON (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/pmu/
H A Dpmu.h66 #define PMU_CPUAPM_CON(n) (0x80 + (n) * 4) macro
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/pmu/
H A Dpmu.h91 #define PMU_CPUAPM_CON(cpu) (0x0310 + (cpu) * 0x4) macro
/rk3399_ARM-atf/plat/rockchip/px30/drivers/pmu/
H A Dpmu.h65 #define PMU_CPUAPM_CON(cpu) (0xe0 + (cpu) * 0x4) macro