Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dhw-txe-regs.h51 # define SEC_IPC_INPUT_STATUS_RDY BIT(0) macro
H A Dhw-txe.c391 return !!(SEC_IPC_INPUT_STATUS_RDY & status); in mei_txe_is_input_ready()