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