Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c621 ddr_data.pmu2_bisr_glb_con = mmio_read_32(PMU_BASE + PMU2_BISR_GLB_CON); in pmu_sleep_config()
689 mmio_write_32(PMU_BASE + PMU2_BISR_GLB_CON, 0x00010000); in pmu_sleep_config()
818 mmio_write_32(PMU_BASE + PMU2_BISR_GLB_CON, in pmu_sleep_restore()
H A Dpmu.h118 #define PMU2_BISR_GLB_CON (PMU2_OFFSET + 0x500) macro