Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/hisax/
Dhfc_2bds0.h114 #define SCTRL_B2_ENA 0x02 macro
Dhfc_sx.h154 #define SCTRL_B2_ENA 0x02 macro
Dhfc_sx.c633 cs->hw.hfcsx.sctrl_r &= ~SCTRL_B2_ENA; in hfcsx_auxcmd()
634 cs->hw.hfcsx.sctrl &= ~SCTRL_B2_ENA; in hfcsx_auxcmd()
1063 cs->hw.hfcsx.sctrl &= ~SCTRL_B2_ENA; in mode_hfcsx()
1064 cs->hw.hfcsx.sctrl_r &= ~SCTRL_B2_ENA; in mode_hfcsx()
1077 cs->hw.hfcsx.sctrl |= SCTRL_B2_ENA; in mode_hfcsx()
1078 cs->hw.hfcsx.sctrl_r |= SCTRL_B2_ENA; in mode_hfcsx()
1095 cs->hw.hfcsx.sctrl |= SCTRL_B2_ENA; in mode_hfcsx()
1096 cs->hw.hfcsx.sctrl_r |= SCTRL_B2_ENA; in mode_hfcsx()
1114 cs->hw.hfcsx.sctrl |= SCTRL_B2_ENA; in mode_hfcsx()
1115 cs->hw.hfcsx.sctrl_r |= SCTRL_B2_ENA; in mode_hfcsx()
Dhfc_pci.h148 #define SCTRL_B2_ENA 0x02 macro
Dhfc_pci.c810 cs->hw.hfcpci.sctrl_r &= ~SCTRL_B2_ENA; in hfcpci_auxcmd()
811 cs->hw.hfcpci.sctrl &= ~SCTRL_B2_ENA; in hfcpci_auxcmd()
1300 cs->hw.hfcpci.sctrl &= ~SCTRL_B2_ENA; in mode_hfcpci()
1301 cs->hw.hfcpci.sctrl_r &= ~SCTRL_B2_ENA; in mode_hfcpci()
1318 cs->hw.hfcpci.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1319 cs->hw.hfcpci.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
1340 cs->hw.hfcpci.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1341 cs->hw.hfcpci.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
1363 cs->hw.hfcpci.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1364 cs->hw.hfcpci.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
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-2.6.39/drivers/isdn/hardware/mISDN/
Dhfc_pci.h152 #define SCTRL_B2_ENA 0x02 macro
Dhfcpci.c1303 hc->hw.sctrl &= ~SCTRL_B2_ENA; in mode_hfcpci()
1304 hc->hw.sctrl_r &= ~SCTRL_B2_ENA; in mode_hfcpci()
1335 hc->hw.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1336 hc->hw.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
1370 hc->hw.sctrl |= SCTRL_B2_ENA; in mode_hfcpci()
1371 hc->hw.sctrl_r |= SCTRL_B2_ENA; in mode_hfcpci()
1464 hc->hw.sctrl_r |= SCTRL_B2_ENA; in set_hfcpci_rxtest()
1489 hc->hw.sctrl_r |= SCTRL_B2_ENA; in set_hfcpci_rxtest()