Home
last modified time | relevance | path

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

/linux-4.1.27/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.c920 if (hisr & HISR_INT_2_STS) in mei_txe_hw_start()
921 mei_txe_br_reg_write(hw, HISR_REG, HISR_INT_2_STS); in mei_txe_hw_start()