Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_pci.h44 #define HFCPCI_B2_SSL 0x84 macro
Dhfcpci.c286 Write_hfc(hc, HFCPCI_B2_SSL, 0xC1); in reset_hfcpci()
291 Write_hfc(hc, HFCPCI_B2_SSL, 0x81); in reset_hfcpci()
1419 Write_hfc(hc, HFCPCI_B2_SSL, tx_slot); in mode_hfcpci()
1831 Write_hfc(hc, HFCPCI_B2_SSL, slot); in channel_ctrl()
1869 Write_hfc(hc, HFCPCI_B2_SSL, slot); in channel_ctrl()
/linux-4.19.296/drivers/isdn/hisax/
Dhfc_pci.h39 #define HFCPCI_B2_SSL 0x84 macro
Dhfc_pci.c154 Write_hfc(cs, HFCPCI_B2_SSL, 0x81); /* B2-Slot 1 STIO1 out enabled */ in reset_hfcpci()
1220 Write_hfc(cs, HFCPCI_B2_SSL, 0x81); /* tx slot */ in HFCPCI_l1hw()