Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c106 #define SC16IS7XX_IIR_RLSE_SRC 0x06 /* RX line status error */ macro
569 bool read_lsr = (iir == SC16IS7XX_IIR_RLSE_SRC) ? true : false; in sc16is7xx_handle_rx()
758 case SC16IS7XX_IIR_RLSE_SRC: in sc16is7xx_port_irq()