Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpm_pd_regs.c353 static uint32_t b_cru_mode, l_cru_mode; variable
360 b_cru_mode = mmio_read_32(BIGCORE_CRU_BASE + 0x280); in pd_bcore_save()
382 mmio_write_32(BIGCORE_CRU_BASE + 0x280, WITH_16BITS_WMSK(b_cru_mode)); in pd_bcore_restore()
393 b_cru_mode = mmio_read_32(BIGCORE_CRU_BASE + 0x280); in pd_core_save()
423 mmio_write_32(BIGCORE_CRU_BASE + 0x280, WITH_16BITS_WMSK(b_cru_mode)); in pd_core_restore()