Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dhfc_pci.h43 #define HFCPCI_B1_SSL 0x80 macro
Dhfcpci.c285 Write_hfc(hc, HFCPCI_B1_SSL, 0xC0); in reset_hfcpci()
290 Write_hfc(hc, HFCPCI_B1_SSL, 0x80); in reset_hfcpci()
1428 Write_hfc(hc, HFCPCI_B1_SSL, tx_slot); in mode_hfcpci()
1819 Write_hfc(hc, HFCPCI_B1_SSL, slot); in channel_ctrl()
1861 Write_hfc(hc, HFCPCI_B1_SSL, slot); in channel_ctrl()
/linux-4.19.296/drivers/isdn/hisax/
Dhfc_pci.h38 #define HFCPCI_B1_SSL 0x80 macro
Dhfc_pci.c153 Write_hfc(cs, HFCPCI_B1_SSL, 0x80); /* B1-Slot 0 STIO1 out enabled */ in reset_hfcpci()
1213 Write_hfc(cs, HFCPCI_B1_SSL, 0x80); /* tx slot */ in HFCPCI_l1hw()