Searched refs:PMU_PMC_HOST_RST_CTL (Results 1 – 2 of 2) sorted by relevance
487 system_power_state = ((read32(PMU_PMC_HOST_RST_CTL) & PMU_HOST_RST_B) == 0); in is_ipapg_allowed()489 write32(PMU_PMC_HOST_RST_CTL, read32(PMU_PMC_HOST_RST_CTL)); in is_ipapg_allowed()
20 #define PMU_PMC_HOST_RST_CTL (SEDI_PMU_BASE + 0xF20) macro