Searched refs:PMU_RST_PREP_AVAIL (Results 1 – 2 of 2) sorted by relevance
703 if (read32(PMU_RST_PREP) & PMU_RST_PREP_AVAIL) in handle_d0i2()747 if (read32(PMU_RST_PREP) & PMU_RST_PREP_AVAIL) in handle_d0i3()
65 #define PMU_RST_PREP_AVAIL BIT(1) macro