Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dhw-txe.c403 mei_txe_sec_reg_write_silent(hw, SEC_IPC_HOST_INT_STATUS_REG, in mei_txe_intr_clear()
991 SEC_IPC_HOST_INT_STATUS_REG); in mei_txe_check_and_ack_intrs()
1008 SEC_IPC_HOST_INT_STATUS_REG, ipc_isr); in mei_txe_check_and_ack_intrs()
1055 mei_txe_sec_reg_read_silent(hw, SEC_IPC_HOST_INT_STATUS_REG)); in mei_txe_irq_thread_handler()
H A Dhw-txe-regs.h54 #define SEC_IPC_HOST_INT_STATUS_REG (0x0010 + IPC_BASE_ADDR) macro