Searched refs:HFCPCI_B2_SSL (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/isdn/hardware/mISDN/ |
D | hfc_pci.h | 44 #define HFCPCI_B2_SSL 0x84 macro
|
D | hfcpci.c | 286 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/ |
D | hfc_pci.h | 39 #define HFCPCI_B2_SSL 0x84 macro
|
D | hfc_pci.c | 154 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()
|