Searched refs:ISAR_IRQSTA (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disurf.c94 if (val & ISAR_IRQSTA)
101 if ((val & ISAR_IRQSTA) && --cnt) {
H A Disar.h14 #define ISAR_IRQSTA 0x04 macro
H A Dsedlbauer.c364 if (val & ISAR_IRQSTA)
371 if ((val & ISAR_IRQSTA) && --cnt) {
H A Disar.c139 while((!(cs->BC_Read_Reg(cs, 0, ISAR_IRQBIT) & ISAR_IRQSTA)) &&
349 cs->BC_Write_Reg(cs, 0, ISAR_IRQBIT, ISAR_IRQSTA);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Disar.h70 #define ISAR_IRQSTA 0x04 macro
H A Dspeedfax.c139 if (val & ISAR_IRQSTA)
145 if ((val & ISAR_IRQSTA) && cnt--)
H A DmISDNisar.c147 while (t && !(irq & ISAR_IRQSTA)) {
322 isar->write_reg(isar->hw, ISAR_IRQBIT, ISAR_IRQSTA);

Completed in 80 milliseconds