Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/rockchip/rk3368/drivers/pmu/
A Dpmu.c36 while (!(mmio_read_32(PMU_BASE + PMU_CORE_PWR_ST) in rk3368_flash_l2_b()
41 mmio_read_32(PMU_BASE + PMU_CORE_PWR_ST)); in rk3368_flash_l2_b()
187 PMU_CORE_PWR_ST) & BIT(clst_b_l2_wfi))) { in pmu_scu_b_pwrdn()
191 mmio_read_32(PMU_BASE + PMU_CORE_PWR_ST)); in pmu_scu_b_pwrdn()
A Dpmu.h23 #define PMU_CORE_PWR_ST 0x38 macro
/trusted-firmware-a/plat/rockchip/common/drivers/pmu/
A Dpmu_com.h11 #define CHECK_CPU_WFIE_BASE (PMU_BASE + PMU_CORE_PWR_ST)
/trusted-firmware-a/plat/rockchip/rk3399/include/shared/
A Dpmu_regs.h41 #define PMU_CORE_PWR_ST 0x7c macro
/trusted-firmware-a/plat/rockchip/rk3399/drivers/pmu/
A Dpmu.c433 while (!(mmio_read_32(PMU_BASE + PMU_CORE_PWR_ST) & in rk3399_flush_l2_b()
459 while (!(mmio_read_32(PMU_BASE + PMU_CORE_PWR_ST) & in pmu_scu_b_pwrdn()
465 mmio_read_32(PMU_BASE + PMU_CORE_PWR_ST)); in pmu_scu_b_pwrdn()

Completed in 9 milliseconds