Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mei/
Dhw-me.c230 hw->pg_state = MEI_PG_OFF; in mei_me_hw_config()
746 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_exit_sync()
990 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_exit_sync()
1012 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_intr()
1031 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_intr()
Dmei_dev.h353 MEI_PG_OFF = 0, enumerator
Dhw-txe.c335 return hw->aliveness ? MEI_PG_OFF : MEI_PG_ON; in mei_txe_pg_state()
Dhbm.c940 if (mei_pg_state(dev) != MEI_PG_OFF || in mei_hbm_pg_enter_res()