Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
Dmei_dev.h422 MEI_PG_ON = 1, enumerator
Dhw-me.c635 hw->pg_state = MEI_PG_ON; in mei_me_pg_enter_sync()
Dhw-txe.c340 return hw->aliveness ? MEI_PG_OFF : MEI_PG_ON; in mei_txe_pg_state()
Dclient.c701 if (mei_pg_state(dev) == MEI_PG_ON || in mei_hbuf_acquire()