Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dhfc4s8s_l1.c154 int nt_mode; /* set to nt mode */ member
173 int nt_mode; member
330 if (!l1->nt_mode) { in dch_l2l1()
603 if (l1->nt_mode) { in hfc_l1_timer()
1006 if (l1p->nt_mode) { in hfc4s8s_bh()
1124 if (!l1p->nt_mode) { in hfc4s8s_bh()
1261 hfc_hardware_enable(hfc4s8s_hw *hw, int enable, int nt_mode) in hfc_hardware_enable() argument
1269 hw->nt_mode = nt_mode; in hfc_hardware_enable()
1278 if (!nt_mode) in hfc_hardware_enable()
1287 ((nt_mode) ? CLKDEL_NT : CLKDEL_TE)); in hfc_hardware_enable()
[all …]
Dhfc_sx.c375 cs->hw.hfcsx.nt_mode = 0; /* we are in TE mode */ in reset_hfcsx()
613 cs->hw.hfcsx.nt_mode = 1; in hfcsx_auxcmd()
621 (cs->hw.hfcsx.nt_mode) || (ic->arg != 12)) in hfcsx_auxcmd()
731 if (cs->hw.hfcsx.nt_mode) { in hfcsx_interrupt()
1263 if (!cs->hw.hfcsx.nt_mode) in hfcsx_bh()
Dhisax.h703 unsigned char nt_mode; member
729 unsigned char nt_mode; member
Dhfc_pci.c122 cs->hw.hfcpci.nt_mode = 0; /* we are in TE mode */ in reset_hfcpci()
788 cs->hw.hfcpci.nt_mode = 1; in hfcpci_auxcmd()
796 (cs->hw.hfcpci.nt_mode) || (ic->arg != 12)) in hfcpci_auxcmd()
966 if (cs->hw.hfcpci.nt_mode) { in hfcpci_interrupt()
1514 if (!cs->hw.hfcpci.nt_mode) in hfcpci_bh()