Home
last modified time | relevance | path

Searched refs:MEI_PG_OFF (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw-me.c258 hw->pg_state = MEI_PG_OFF; in mei_me_hw_config()
274 * Return: MEI_PG_OFF if aliveness is on and MEI_PG_ON otherwise
816 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_exit_sync()
1060 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_exit_sync()
1082 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_intr()
1101 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_intr()
1199 hw->pg_state = MEI_PG_OFF; in mei_me_hw_reset()
H A Dgsc-me.c261 hw->pg_state = MEI_PG_OFF; in mei_gsc_pm_runtime_resume()
H A Dmei_dev.h417 * @MEI_PG_OFF: device is not power gated - it is active
421 MEI_PG_OFF = 0, enumerator
H A Dhw-txe.c329 * Return: MEI_PG_OFF if aliveness is on and MEI_PG_ON otherwise
335 return hw->aliveness ? MEI_PG_OFF : MEI_PG_ON; in mei_txe_pg_state()
H A Dhbm.c1084 if (mei_pg_state(dev) != MEI_PG_OFF || in mei_hbm_pg_enter_res()
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw-me.c257 hw->pg_state = MEI_PG_OFF; in mei_me_hw_config()
273 * Return: MEI_PG_OFF if aliveness is on and MEI_PG_ON otherwise
775 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_exit_sync()
1019 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_exit_sync()
1041 hw->pg_state = MEI_PG_OFF; in mei_me_pg_legacy_intr()
1060 hw->pg_state = MEI_PG_OFF; in mei_me_d0i3_intr()
H A Dmei_dev.h373 * @MEI_PG_OFF: device is not power gated - it is active
377 MEI_PG_OFF = 0, enumerator
H A Dhw-txe.c329 * Return: MEI_PG_OFF if aliveness is on and MEI_PG_ON otherwise
335 return hw->aliveness ? MEI_PG_OFF : MEI_PG_ON; in mei_txe_pg_state()
H A Dhbm.c959 if (mei_pg_state(dev) != MEI_PG_OFF || in mei_hbm_pg_enter_res()

Completed in 13 milliseconds