Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.h110 #define PMU2_QCH_PWR_MSK 0x7f macro
H A Dpmu.c595 mmio_read_32(PMU_BASE + PMU2_QCHANNEL_STATUS) & PMU2_QCH_PWR_MSK; in pmu_power_domains_suspend()