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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/irda/
H A Dsmsc-ircc2.h79 #define IRCC_LCR_A 0x04 macro
H A Dsmsc-ircc2.c769 outb(0, iobase + IRCC_LCR_A);
977 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast, fir_base + IRCC_LCR_A);
1012 outb(inb(fir_base + IRCC_LCR_A) | IRCC_LCR_A_FIFO_RESET, fir_base + IRCC_LCR_A); local
1527 lcra = inb(iobase + IRCC_LCR_A);
2940 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A);
2979 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A);
[all...]

Completed in 39 milliseconds