Searched refs:HFCPCI_B1_SSL (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/isdn/hardware/mISDN/ |
D | hfc_pci.h | 43 #define HFCPCI_B1_SSL 0x80 macro
|
D | hfcpci.c | 285 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/ |
D | hfc_pci.h | 38 #define HFCPCI_B1_SSL 0x80 macro
|
D | hfc_pci.c | 153 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()
|