Searched refs:IRCC_LCR_A (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.h79 #define IRCC_LCR_A 0x04 macro
H A Dsmsc-ircc2.c766 outb(0, iobase + IRCC_LCR_A);
994 outb(inb(fir_base + IRCC_LCR_A) | IRCC_LCR_A_FIFO_RESET, fir_base + IRCC_LCR_A); local
1493 lcra = inb(iobase + IRCC_LCR_A);
2902 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A);
2941 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A);

Completed in 39 milliseconds