Home
last modified time | relevance | path

Searched refs:STIMER0_BASE (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpm_pd_regs.c110 REG_REGION(0x00, 0x04, 4, STIMER0_BASE + 0x00, 0),
111 REG_REGION(0x10, 0x10, 4, STIMER0_BASE + 0x00, 0),
112 REG_REGION(0x00, 0x04, 4, STIMER0_BASE + 0x20, 0),
113 REG_REGION(0x10, 0x10, 4, STIMER0_BASE + 0x20, 0),
114 REG_REGION(0x00, 0x04, 4, STIMER0_BASE + 0x40, 0),
115 REG_REGION(0x10, 0x10, 4, STIMER0_BASE + 0x40, 0),
116 REG_REGION(0x00, 0x04, 4, STIMER0_BASE + 0x60, 0),
117 REG_REGION(0x10, 0x10, 4, STIMER0_BASE + 0x60, 0),
118 REG_REGION(0x00, 0x04, 4, STIMER0_BASE + 0x80, 0),
119 REG_REGION(0x10, 0x10, 4, STIMER0_BASE + 0x80, 0),
[all …]
/rk3399_ARM-atf/plat/rockchip/rk3576/
H A Drk3576_def.h106 #define STIMER0_BASE 0x2a4a0000 macro
140 #define STIMER0_CHN_BASE(i) (STIMER0_BASE + 0x1000 * (i))
/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Drk3588_def.h113 #define STIMER0_BASE 0xfe3d0000 macro
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/soc/
H A Dsoc.h140 #define STIMER0_CHN_BASE(n) (STIMER0_BASE + 0x20 * (n))