Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_pci.h48 #define HFCPCI_B2_RSL 0x94 macro
Dhfcpci.c288 Write_hfc(hc, HFCPCI_B2_RSL, 0xC1); in reset_hfcpci()
293 Write_hfc(hc, HFCPCI_B2_RSL, 0x81); in reset_hfcpci()
1420 Write_hfc(hc, HFCPCI_B2_RSL, rx_slot); in mode_hfcpci()
1832 Write_hfc(hc, HFCPCI_B2_RSL, slot); in channel_ctrl()
1862 Write_hfc(hc, HFCPCI_B2_RSL, slot); in channel_ctrl()
/linux-4.19.296/drivers/isdn/hisax/
Dhfc_pci.h43 #define HFCPCI_B2_RSL 0x94 macro
Dhfc_pci.c156 Write_hfc(cs, HFCPCI_B2_RSL, 0x81); /* B2-Slot 1 STIO2 in enabled */ in reset_hfcpci()
1221 Write_hfc(cs, HFCPCI_B2_RSL, 0x81); /* rx slot */ in HFCPCI_l1hw()