Searched refs:SICR_HOST_ALIVENESS_REQ_REQUESTED (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/misc/mei/ | ||
D | hw-txe-regs.h | 254 #define SICR_HOST_ALIVENESS_REQ_REQUESTED BIT(0) macro |
D | hw-txe.c | 194 return reg & SICR_HOST_ALIVENESS_REQ_REQUESTED; in mei_txe_aliveness_req_get() |