Lines Matching refs:ICR
410 * when the ICR is loaded with zero. The workaround
418 OUTB(ICR, 0);
445 OUTB(ICR, 0);
620 OUTB(ICR, 0);
839 /* Initialize saved ICR and polled_enter */
1250 icr = INB(ICR);
1251 OUTB(ICR, (icr & ~RIEN));
1412 OUTB(ICR, 0);
1458 OUTB(ICR, ((asyspdtab[baudrate] *
1507 OUTB(ICR, icr);
1578 * save the ICR. Clear the software interrupt
1584 asy->polled_icr = INB(ICR);
1589 OUTB(ICR, 0);
1608 /* Restore the ICR */
1609 OUTB(ICR, asy->polled_icr);
2099 if (INB(ICR) & MIEN)
3160 icr = INB(ICR);
3171 OUTB(ICR, icr & ~ MIEN);
3618 if (INB(ICR) & MIEN)