Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mei/
Dhw-txe-regs.h218 #define HISR_INT_2_STS BIT(2) macro
225 (HISR_INT_0_STS | HISR_INT_1_STS | HISR_INT_2_STS)
Dhw-txe.h33 #define TXE_INTR_OUT_DB HISR_INT_2_STS
Dhw-txe.c938 if (hisr & HISR_INT_2_STS) in mei_txe_hw_start()
939 mei_txe_br_reg_write(hw, HISR_REG, HISR_INT_2_STS); in mei_txe_hw_start()