Searched refs:BIGCORE_GRF_BASE (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/ |
| H A D | pm_pd_regs.c | 93 REG_REGION(0x34, 0x3c, 4, BIGCORE_GRF_BASE, WMSK_VAL), 94 REG_REGION(0x44, 0x44, 4, BIGCORE_GRF_BASE, WMSK_VAL), 139 REG_REGION(0x34, 0x3c, 4, BIGCORE_GRF_BASE, WMSK_VAL), 140 REG_REGION(0x44, 0x44, 4, BIGCORE_GRF_BASE, WMSK_VAL), 377 mmio_write_32(BIGCORE_GRF_BASE + 0x38, BITS_WITH_WMASK(1, 0x1, 1)); in pd_bcore_restore() 379 mmio_write_32(BIGCORE_GRF_BASE + 0x38, BITS_WITH_WMASK(0, 0x1, 1)); in pd_bcore_restore() 414 mmio_write_32(BIGCORE_GRF_BASE + 0x38, BITS_WITH_WMASK(1, 0x1, 1)); in pd_core_restore() 417 mmio_write_32(BIGCORE_GRF_BASE + 0x38, BITS_WITH_WMASK(0, 0x1, 1)); in pd_core_restore()
|
| /rk3399_ARM-atf/plat/rockchip/rk3576/ |
| H A D | rk3576_def.h | 35 #define BIGCORE_GRF_BASE 0x2600c000 macro
|