Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dibex_uart.c61 FIELD(STATUS, RXIDLE, 4, 1)
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c379 #define RXIDLE BIT14 macro
2093 if (status & RXIDLE) in isr_serial()