Home
last modified time | relevance | path

Searched refs:REG_L2PROT (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/isdn/i4l/
Disdn_tty.h64 #define REG_L2PROT 14 macro
97 ((info->emu.mdmreg[REG_L2PROT] == ISDN_PROTO_L2_FAX) && \
100 ((info->emu.mdmreg[REG_L2PROT] == ISDN_PROTO_L2_FAX) && \
Disdn_tty.c601 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_dial()
810 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_resume()
899 int l2 = m->mdmreg[REG_L2PROT]; in isdn_tty_send_msg()
1996 dev->usage[idx] |= isdn_calc_usage(si1, info->emu.mdmreg[REG_L2PROT]); in isdn_tty_find_icall()
2130 if (info->emu.mdmreg[REG_L2PROT] == ISDN_PROTO_L2_MODEM) { in isdn_tty_stat_callback()
2457 switch (m->mdmreg[REG_L2PROT]) { in isdn_tty_modem_result()
2495 switch (m->mdmreg[REG_L2PROT]) { in isdn_tty_modem_result()
2690 switch (m->mdmreg[REG_L2PROT]) { in isdn_tty_cmd_ATand()
2768 m->mdmreg[REG_L2PROT] = ISDN_PROTO_L2_X75I; in isdn_tty_cmd_ATand()
2773 m->mdmreg[REG_L2PROT] = ISDN_PROTO_L2_V11096; in isdn_tty_cmd_ATand()
[all …]