Searched refs:IRCC_CONTROL (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/net/irda/
H A Dsmsc-ircc2.h150 #define IRCC_CONTROL 0x00 macro
H A Dsmsc-ircc2.c779 outb((inb(iobase + IRCC_CONTROL) & 0x30), iobase + IRCC_CONTROL);
976 outb((inb(fir_base + IRCC_CONTROL) & 0x30) | ctrl, fir_base + IRCC_CONTROL);
1243 ctrl = inb(iobase + IRCC_CONTROL) & 0xf0;

Completed in 108 milliseconds