Searched refs:IRCC_LCR_B (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dsmsc-ircc2.h89 #define IRCC_LCR_B 0x05 macro
H A Dsmsc-ircc2.c1035 outb(inb(fir_base + IRCC_LCR_B) & IRCC_LCR_B_SIP_ENABLE, fir_base + IRCC_LCR_B); local
1225 outb(0x00, iobase + IRCC_LCR_B);
1260 outb(IRCC_LCR_B_SCE_TRANSMIT | IRCC_LCR_B_SIP_ENABLE, iobase + IRCC_LCR_B);
1316 outb(0x00, iobase + IRCC_LCR_B);
1348 iobase + IRCC_LCR_B);
1371 msgcnt = inb(iobase + IRCC_LCR_B) & 0x08;

Completed in 32 milliseconds