Home
last modified time | relevance | path

Searched refs:HISR_INT_2_STS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/mei/
H A Dhw-txe-regs.h163 #define HISR_INT_2_STS BIT(2) macro
170 (HISR_INT_0_STS | HISR_INT_1_STS | HISR_INT_2_STS)
H A Dhw-txe.h23 #define TXE_INTR_OUT_DB HISR_INT_2_STS
H A Dhw-txe.c932 if (hisr & HISR_INT_2_STS) in mei_txe_hw_start()
933 mei_txe_br_reg_write(hw, HISR_REG, HISR_INT_2_STS); in mei_txe_hw_start()