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