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