Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dw6692.h94 #define W_INT_B2_EXI 0x01 macro
Dw6692.c803 if (ista & W_INT_B2_EXI) in w6692_irq()
/Linux-v4.19/drivers/isdn/hisax/
Dw6692.h97 #define W_INT_B2_EXI 0x01 macro
Dw6692.c543 if (val & W_INT_B2_EXI) { in W6692_interrupt()