Searched refs:REG_RINGCNT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_tty.h23 #define REG_RINGCNT 1 /* ring counter register */ macro
H A Disdn_tty.c738 info->emu.mdmreg[REG_RINGCNT] = 0;
2489 m->mdmreg[REG_RINGCNT]++;
2490 if (m->mdmreg[REG_RINGCNT] == m->mdmreg[REG_RINGATA])
2500 m->mdmreg[REG_RINGCNT] = 0;
2552 (m->mdmreg[REG_RINGCNT] > 1))
2583 (m->mdmreg[REG_RINGCNT] == 1)) {
2597 m->mdmreg[REG_RINGCNT] = 0;
3094 m->mdmreg[REG_RINGCNT] = 0;

Completed in 88 milliseconds