Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Davm_pci.c61 #define HDLC_INT_MASK 0xE0 macro
460 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
474 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
Dhisax_fcpcipnp.c128 #define HDLC_INT_MASK 0xE0 macro
581 if (stat & HDLC_INT_MASK) in hdlc_irq()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Davmfritz.c78 #define HDLC_INT_MASK 0xE0 macro
616 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
624 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()