Searched refs:HFCPCI_IRQ_ENABLE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfc_pci.h132 #define HFCPCI_IRQ_ENABLE 0x08 macro
H A Dhfcpci.c154 hc->hw.int_m2 |= HFCPCI_IRQ_ENABLE;
161 hc->hw.int_m2 &= ~((u_char)HFCPCI_IRQ_ENABLE);
2300 if (hc->hw.int_m2 & HFCPCI_IRQ_ENABLE) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_pci.h131 #define HFCPCI_IRQ_ENABLE 0x08 macro
H A Dhfc_pci.c159 cs->hw.hfcpci.int_m2 = HFCPCI_IRQ_ENABLE;

Completed in 127 milliseconds