Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hisax/
Dhfc4s8s_l1.c154 int nt_mode; /* set to nt mode */ member
173 int nt_mode; member
372 if (!l1->nt_mode) { in dch_l2l1()
644 if (l1->nt_mode) { in hfc_l1_timer()
1103 if (l1p->nt_mode) { in hfc4s8s_bh()
1221 if (!l1p->nt_mode) { in hfc4s8s_bh()
1364 hfc_hardware_enable(hfc4s8s_hw *hw, int enable, int nt_mode) in hfc_hardware_enable() argument
1372 hw->nt_mode = nt_mode; in hfc_hardware_enable()
1381 if (!nt_mode) in hfc_hardware_enable()
1390 ((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()
612 cs->hw.hfcsx.nt_mode = 1; in hfcsx_auxcmd()
620 (cs->hw.hfcsx.nt_mode) || (ic->arg != 12)) in hfcsx_auxcmd()
730 if (cs->hw.hfcsx.nt_mode) { in hfcsx_interrupt()
1261 if (!cs->hw.hfcsx.nt_mode) in hfcsx_bh()
Dhfc_pci.c122 cs->hw.hfcpci.nt_mode = 0; /* we are in TE mode */ in reset_hfcpci()
787 cs->hw.hfcpci.nt_mode = 1; in hfcpci_auxcmd()
795 (cs->hw.hfcpci.nt_mode) || (ic->arg != 12)) in hfcpci_auxcmd()
965 if (cs->hw.hfcpci.nt_mode) { in hfcpci_interrupt()
1511 if (!cs->hw.hfcpci.nt_mode) in hfcpci_bh()
Dhisax.h703 unsigned char nt_mode; member
729 unsigned char nt_mode; member