Home
last modified time | relevance | path

Searched refs:SCTRL_B2_ENA (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/isdn/hisax/
Dhfc_2bds0.h114 #define SCTRL_B2_ENA 0x02 macro
Dhfc_sx.c634 cs->hw.hfcsx.sctrl_r &= ~SCTRL_B2_ENA; in hfcsx_auxcmd()
635 cs->hw.hfcsx.sctrl &= ~SCTRL_B2_ENA; in hfcsx_auxcmd()
1064 cs->hw.hfcsx.sctrl &= ~SCTRL_B2_ENA; in mode_hfcsx()
1065 cs->hw.hfcsx.sctrl_r &= ~SCTRL_B2_ENA; in mode_hfcsx()
1078 cs->hw.hfcsx.sctrl |= SCTRL_B2_ENA; in mode_hfcsx()
1079 cs->hw.hfcsx.sctrl_r |= SCTRL_B2_ENA; in mode_hfcsx()
1096 cs->hw.hfcsx.sctrl |= SCTRL_B2_ENA; in mode_hfcsx()
1097 cs->hw.hfcsx.sctrl_r |= SCTRL_B2_ENA; in mode_hfcsx()
1115 cs->hw.hfcsx.sctrl |= SCTRL_B2_ENA; in mode_hfcsx()
1116 cs->hw.hfcsx.sctrl_r |= SCTRL_B2_ENA; in mode_hfcsx()
Dhfc_sx.h154 #define SCTRL_B2_ENA 0x02 macro
Dhfc_pci.c811 cs->hw.hfcpci.sctrl_r &= ~SCTRL_B2_ENA; in hfcpci_auxcmd()
812 cs->hw.hfcpci.sctrl &= ~SCTRL_B2_ENA; in hfcpci_auxcmd()
1301 cs->hw.hfcpci.sctrl &= ~SCTRL_B2_ENA; in mode_hfcpci()
1302 cs->hw.hfcpci.sctrl_r &= ~SCTRL_B2_ENA; in mode_hfcpci()
1319 cs->hw.hfcpci.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1320 cs->hw.hfcpci.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
1341 cs->hw.hfcpci.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1342 cs->hw.hfcpci.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
1364 cs->hw.hfcpci.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1365 cs->hw.hfcpci.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
Dhfc_pci.h148 #define SCTRL_B2_ENA 0x02 macro
Dhfc_2bds0.c418 cs->hw.hfcD.sctrl &= ~SCTRL_B2_ENA; in mode_2bs0()
428 cs->hw.hfcD.sctrl |= SCTRL_B2_ENA; in mode_2bs0()
439 cs->hw.hfcD.sctrl |= SCTRL_B2_ENA; in mode_2bs0()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfc_pci.h152 #define SCTRL_B2_ENA 0x02 macro
Dhfcpci.c1304 hc->hw.sctrl &= ~SCTRL_B2_ENA; in mode_hfcpci()
1305 hc->hw.sctrl_r &= ~SCTRL_B2_ENA; in mode_hfcpci()
1336 hc->hw.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1337 hc->hw.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
1371 hc->hw.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1372 hc->hw.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
1465 hc->hw.sctrl_r |= SCTRL_B2_ENA; in set_hfcpci_rxtest()
1490 hc->hw.sctrl_r |= SCTRL_B2_ENA; in set_hfcpci_rxtest()