Home
last modified time | relevance | path

Searched refs:MEI_PG_OFF (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/misc/mei/
H A Dhw-me.c263 hw->pg_state = MEI_PG_OFF; in mei_me_hw_config()
834 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_exit_sync()
1078 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_exit_sync()
1100 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_intr()
1119 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_intr()
1217 hw->pg_state = MEI_PG_OFF; in mei_me_hw_reset()
H A Dpci-csc.c223 hw->pg_state = MEI_PG_OFF; in mei_csc_pm_runtime_resume()
H A Dgsc-me.c243 hw->pg_state = MEI_PG_OFF; in mei_gsc_pm_runtime_resume()
H A Dplatform-vsc.c91 return MEI_PG_OFF; in mei_vsc_pg_state()
H A Dmei_dev.h435 MEI_PG_OFF = 0, enumerator
H A Dhw-txe.c335 return hw->aliveness ? MEI_PG_OFF : MEI_PG_ON; in mei_txe_pg_state()
H A Dhbm.c1081 if (mei_pg_state(dev) != MEI_PG_OFF || in mei_hbm_pg_enter_res()