Searched refs:SEC_IPC_INPUT_STATUS_RDY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/misc/mei/ | ||
H A D | hw-txe-regs.h | 51 # define SEC_IPC_INPUT_STATUS_RDY BIT(0) macro |
H A D | hw-txe.c | 391 return !!(SEC_IPC_INPUT_STATUS_RDY & status); in mei_txe_is_input_ready() |