Searched refs:IRCC_CONTROL (Results 1 – 2 of 2) sorted by relevance
148 #define IRCC_CONTROL 0x00 macro
776 outb((inb(iobase + IRCC_CONTROL) & 0x30), iobase + IRCC_CONTROL); in smsc_ircc_init_chip()988 outb((inb(fir_base + IRCC_CONTROL) & 0x30) | ctrl, fir_base + IRCC_CONTROL); in smsc_ircc_set_fir_speed()1273 ctrl = inb(iobase + IRCC_CONTROL) & 0xf0; in smsc_ircc_dma_xmit()