Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Daon_task.c703 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()
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dpm_regs.h65 #define PMU_RST_PREP_AVAIL BIT(1) macro