Searched refs:PMU_HOST_RST_B (Results 1 – 2 of 2) sorted by relevance
27 #define PMU_HOST_RST_B BIT(0) macro
487 system_power_state = ((read32(PMU_PMC_HOST_RST_CTL) & PMU_HOST_RST_B) == 0); in is_ipapg_allowed()