Searched refs:IRCC_LCR_B (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.h88 #define IRCC_LCR_B 0x05 macro
H A Dsmsc-ircc2.c1042 outb(inb(fir_base + IRCC_LCR_B) & IRCC_LCR_B_SIP_ENABLE, fir_base + IRCC_LCR_B); local
1233 outb(0x00, iobase + IRCC_LCR_B);
1268 outb(IRCC_LCR_B_SCE_TRANSMIT | IRCC_LCR_B_SIP_ENABLE, iobase + IRCC_LCR_B);
1324 outb(0x00, iobase + IRCC_LCR_B);
1356 iobase + IRCC_LCR_B);
1379 msgcnt = inb(iobase + IRCC_LCR_B) & 0x08;

Completed in 112 milliseconds