MEI_PG_ON         692 drivers/misc/mei/client.c 	if (mei_pg_state(dev) == MEI_PG_ON ||
MEI_PG_ON         973 drivers/misc/mei/hbm.c 	if (mei_pg_state(dev) != MEI_PG_ON ||
MEI_PG_ON         234 drivers/misc/mei/hw-me.c 			hw->pg_state = MEI_PG_ON;
MEI_PG_ON         693 drivers/misc/mei/hw-me.c 	hw->pg_state = MEI_PG_ON;
MEI_PG_ON         907 drivers/misc/mei/hw-me.c 	hw->pg_state = MEI_PG_ON;
MEI_PG_ON         938 drivers/misc/mei/hw-me.c 	hw->pg_state = MEI_PG_ON;
MEI_PG_ON        1030 drivers/misc/mei/hw-me.c 		if (hw->pg_state == MEI_PG_ON) {
MEI_PG_ON        1041 drivers/misc/mei/hw-me.c 			hw->pg_state = MEI_PG_ON;
MEI_PG_ON        1047 drivers/misc/mei/hw-me.c 	if (hw->pg_state == MEI_PG_ON && (intr_source & H_IS)) {
MEI_PG_ON         335 drivers/misc/mei/hw-txe.c 	return hw->aliveness ? MEI_PG_OFF : MEI_PG_ON;