Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hisax/
Davm_pci.c61 #define HDLC_INT_MASK 0xE0 macro
458 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
472 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
Dhisax_fcpcipnp.c128 #define HDLC_INT_MASK 0xE0 macro
582 if (stat & HDLC_INT_MASK) in hdlc_irq()
/linux-4.1.27/drivers/isdn/hardware/mISDN/
Davmfritz.c78 #define HDLC_INT_MASK 0xE0 macro
615 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()
623 if (stat & HDLC_INT_MASK) { in HDLC_irq_main()