Searched refs:STIMER0_BASE (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/ |
| H A D | pm_pd_regs.c | 110 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 D | rk3576_def.h | 106 #define STIMER0_BASE 0x2a4a0000 macro 140 #define STIMER0_CHN_BASE(i) (STIMER0_BASE + 0x1000 * (i))
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/ |
| H A D | rk3588_def.h | 113 #define STIMER0_BASE 0xfe3d0000 macro
|
| /rk3399_ARM-atf/plat/rockchip/rk3588/drivers/soc/ |
| H A D | soc.h | 140 #define STIMER0_CHN_BASE(n) (STIMER0_BASE + 0x20 * (n))
|