Searched refs:IRCC_LCR_A (Results 1 – 2 of 2) sorted by relevance
76 #define IRCC_LCR_A 0x04 macro
779 outb(0, iobase + IRCC_LCR_A); in smsc_ircc_init_chip()981 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast, fir_base + IRCC_LCR_A); in smsc_ircc_set_fir_speed()1013 outb(inb(fir_base + IRCC_LCR_A) | IRCC_LCR_A_FIFO_RESET, fir_base + IRCC_LCR_A); in smsc_ircc_fir_start()1536 lcra = inb(iobase + IRCC_LCR_A); in smsc_ircc_interrupt()2970 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A); in smsc_ircc_set_transceiver_smsc_ircc_fast_pin_select()3009 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast_mode, fir_base + IRCC_LCR_A); in smsc_ircc_set_transceiver_toshiba_sat1800()