Searched refs:aliveness (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/misc/mei/
H A Dhw-txe.h31 * @aliveness: aliveness (power gating) state of the hardware
34 * @wait_aliveness_resp: aliveness wait queue
39 u32 aliveness; member in struct:mei_txe_hw
H A Dhw-txe.c59 * Doesn't check for aliveness while Reads 32bit data from the SeC BAR
75 * Reads 32bit data from the SeC BAR and shout loud if aliveness is not set
82 WARN(!hw->aliveness, "sec read: aliveness not asserted\n");
87 * doesn't check for aliveness
93 * Doesn't check for aliveness while writes 32bit data from to the SeC BAR
108 * Writes 32bit data from the SeC BAR and shout loud if aliveness is not set
113 WARN(!hw->aliveness, "sec write: aliveness not asserted\n");
144 * mei_txe_aliveness_set - request for aliveness chang
977 u32 aliveness; local
[all...]

Completed in 88 milliseconds