Searched refs:overrun (Results 51 - 75 of 93) sorted by relevance

1234

/drivers/tty/serial/
H A Dm32r_sio.c336 up->port.icount.overrun++;
H A Dmxs-auart.c350 s->port.icount.overrun++;
H A Dpxa.c140 up->port.icount.overrun++;
H A Dsa1100.c212 sport->port.icount.overrun++;
H A Dsb1250-duart.c370 icount->overrun++;
H A Dsc16is7xx.c479 "Port %i: Possible RX FIFO overrun: %d\n",
521 port->icount.overrun++;
H A Dsccnxp.c381 port->icount.overrun++;
H A Dvr41xx_siu.c346 port->icount.overrun++;
H A Dxilinx_uartps.c255 port->icount.overrun++;
H A Datmel_serial.c606 * Deal with parity, framing and overrun errors.
623 port->icount.overrun++;
1311 port->icount.overrun++;
H A Dfsl_lpuart.c661 sport->port.icount.overrun++;
725 sport->port.icount.overrun++;
H A Dsh-sci.c785 port->icount.overrun++;
787 /* overrun error */
791 dev_notice(port->dev, "overrun error\n");
856 port->icount.overrun++;
861 dev_notice(port->dev, "overrun error\n");
1273 dev_warn(port->dev, "Rx overrun: dropping %zu bytes\n",
2253 * Establish sensible defaults for the overrun detection, unless
2258 * Make the error mask inclusive of overrun detection, if
H A Dmax310x.c92 #define MAX310X_LSR_RXOVR_BIT (1 << 1) /* RX overrun */
595 "Port %i: Possible RX FIFO overrun\n",
622 port->icount.overrun++;
H A Dmfd.c499 up->port.icount.overrun++;
H A Dsamsung.c295 port->icount.overrun++;
H A Dserial-tegra.c323 tup->uport.icount.overrun++;
324 dev_err(tup->uport.dev, "Got overrun errors\n");
H A Dserial_txx9.c285 /* mask out RFDN_MASK bit added by previous overrun */
309 up->port.icount.overrun++;
312 * a char which caused overrun.
H A Dsunsab.c199 up->port.icount.overrun++;
H A Dsunsu.c355 up->port.icount.overrun++;
H A Ducc_uart.c540 port->icount.overrun++;
H A Dzs.c589 icount->overrun++;
/drivers/usb/serial/
H A Dmxuport.c428 port->icount.overrun++;
429 dev_dbg(&port->dev, "%s - overrun error\n", __func__);
H A Dquatech2.c921 icount->overrun++;
/drivers/net/usb/
H A Dhso.c1618 icount->overrun = cnow.overrun;
/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c334 port->icount.overrun++;
347 /* overrun does not affect the current character ! */

Completed in 1227 milliseconds

1234