Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
Dhw-me.c184 hw->pg_state = MEI_PG_OFF; in mei_me_hw_config()
688 hw->pg_state = MEI_PG_OFF; in mei_me_pg_exit_sync()
749 hw->pg_state = MEI_PG_OFF; in mei_me_pg_intr()
Dmei_dev.h421 MEI_PG_OFF = 0, enumerator
Dhw-txe.c340 return hw->aliveness ? MEI_PG_OFF : MEI_PG_ON; in mei_txe_pg_state()