Home
last modified time | relevance | path

Searched refs:HICR_HOST_ALIVENESS_RESP_ACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/mei/
H A Dhw-txe-regs.h142 #define HICR_HOST_ALIVENESS_RESP_ACK BIT(0) macro
H A Dhw-txe.c206 return reg & HICR_HOST_ALIVENESS_RESP_ACK; in mei_txe_aliveness_get()