Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dserial.h78 #define SER_INT_OVERRUN 0x010000 macro
/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c587 ipend |= SER_INT_OVERRUN; in cdnc_uart_bus_ipend()
591 ipend |= SER_INT_OVERRUN; in cdnc_uart_bus_ipend()
/f-stack/freebsd/mips/mediatek/
H A Duart_dev_mtk.c432 ipend |= SER_INT_OVERRUN; in mtk_uart_bus_ipend()
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c615 ipend |= SER_INT_OVERRUN; in oct16550_bus_ipend()