Searched refs:nstimer_base (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/ |
| H A D | rv1106_pm.c | 92 static void __iomem *nstimer_base; variable 257 { REG_REGION(0x00, 0x04, 4, &nstimer_base, 0)}, 258 { REG_REGION(0x10, 0x10, 4, &nstimer_base, 0)}, 259 { REG_REGION(0x20, 0x24, 4, &nstimer_base, 0)}, 260 { REG_REGION(0x30, 0x30, 4, &nstimer_base, 0)}, 261 { REG_REGION(0x40, 0x44, 4, &nstimer_base, 0)}, 262 { REG_REGION(0x50, 0x50, 4, &nstimer_base, 0)}, 263 { REG_REGION(0x60, 0x64, 4, &nstimer_base, 0)}, 264 { REG_REGION(0x70, 0x70, 4, &nstimer_base, 0)}, 265 { REG_REGION(0x80, 0x84, 4, &nstimer_base, 0)}, [all …]
|