Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_pci.h99 #define HFCPCI_ANYINT 0x80 macro
Dhfcpci.c1170 if (HFCPCI_ANYINT & stat) { in hfcpci_int()
/linux-4.19.296/drivers/isdn/hisax/
Dhfc_pci.h98 #define HFCPCI_ANYINT 0x80 macro
Dhfc_pci.c943 if (HFCPCI_ANYINT & (stat = Read_hfc(cs, HFCPCI_STATUS))) { in hfcpci_interrupt()