Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_pci.h47 #define HFCPCI_B1_RSL 0x90 macro
Dhfcpci.c287 Write_hfc(hc, HFCPCI_B1_RSL, 0xC0); in reset_hfcpci()
292 Write_hfc(hc, HFCPCI_B1_RSL, 0x80); in reset_hfcpci()
1429 Write_hfc(hc, HFCPCI_B1_RSL, rx_slot); in mode_hfcpci()
1820 Write_hfc(hc, HFCPCI_B1_RSL, slot); in channel_ctrl()
1870 Write_hfc(hc, HFCPCI_B1_RSL, slot); in channel_ctrl()
/linux-4.19.296/drivers/isdn/hisax/
Dhfc_pci.h42 #define HFCPCI_B1_RSL 0x90 macro
Dhfc_pci.c155 Write_hfc(cs, HFCPCI_B1_RSL, 0x80); /* B1-Slot 0 STIO2 in enabled */ in reset_hfcpci()
1214 Write_hfc(cs, HFCPCI_B1_RSL, 0x80); /* rx slot */ in HFCPCI_l1hw()