Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_reg.h40 #define UART_IIR_RLSI 0x06 /* Receiver line status interrupt */ macro
/linux/samples/vfio-mdev/
H A Dmtty.c590 *buf |= UART_IIR_RLSI; in handle_bar_read()
/linux/drivers/tty/serial/8250/
H A D8250_omap.c1224 case UART_IIR_RLSI: in handle_rx_dma()