Home
last modified time | relevance | path

Searched refs:W_INT_B1_EXI (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dw6692.h95 #define W_INT_B1_EXI 0x02 macro
Dw6692.c798 if (ista & W_INT_B1_EXI) in w6692_irq()
/linux-4.19.296/drivers/isdn/hisax/
Dw6692.h98 #define W_INT_B1_EXI 0x02 macro
Dw6692.c539 if (val & W_INT_B1_EXI) { in W6692_interrupt()