Home
last modified time | relevance | path

Searched refs:IRCC_LCR_A_FIFO_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/irda/
Dsmsc-ircc2.h77 #define IRCC_LCR_A_FIFO_RESET 0x80 macro
Dsmsc-ircc2.c1013 outb(inb(fir_base + IRCC_LCR_A) | IRCC_LCR_A_FIFO_RESET, fir_base + IRCC_LCR_A); in smsc_ircc_fir_start()