Home
last modified time | relevance | path

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

/drivers/misc/mei/
Dhw-me.c148 hw->pg_state = MEI_PG_OFF; in mei_me_hw_config()
652 hw->pg_state = MEI_PG_OFF; in mei_me_pg_unset_sync()
714 hw->pg_state = MEI_PG_OFF; in mei_me_pg_intr()
Dmei_dev.h413 MEI_PG_OFF = 0, enumerator
Dhw-txe.c340 return hw->aliveness ? MEI_PG_OFF : MEI_PG_ON; in mei_txe_pg_state()