Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/mei/
Dhw-txe-regs.h56 #define SEC_IPC_HOST_INT_STATUS_IN_RDY BIT(1) macro
66 SEC_IPC_HOST_INT_STATUS_IN_RDY)
Dhw-txe.c1000 if (ipc_isr & SEC_IPC_HOST_INT_STATUS_IN_RDY) in mei_txe_check_and_ack_intrs()