Home
last modified time | relevance | path

Searched refs:overrun (Results 1 – 25 of 95) sorted by relevance

1234

/drivers/media/pci/cx23885/
Dcx23885-input.c48 bool overrun) in cx23885_input_process_measurements() argument
71 if (overrun) in cx23885_input_process_measurements()
80 int overrun, data_available; in cx23885_input_rx_work_handler() local
102 overrun = events & (V4L2_SUBDEV_IR_RX_SW_FIFO_OVERRUN | in cx23885_input_rx_work_handler()
108 if (overrun) { in cx23885_input_rx_work_handler()
118 cx23885_input_process_measurements(dev, overrun); in cx23885_input_rx_work_handler()
120 if (overrun) { in cx23885_input_rx_work_handler()
/drivers/staging/comedi/drivers/
Drtd520.c718 u32 overrun; in rtd_interrupt() local
765 overrun = readl(devpriv->las0 + LAS0_OVERRUN) & 0xffff; in rtd_interrupt()
766 if (overrun) in rtd_interrupt()
801 overrun = readl(devpriv->las0 + LAS0_OVERRUN) & 0xffff; in rtd_interrupt()
1129 u32 overrun; in rtd_ai_cancel() local
1139 overrun = readl(devpriv->las0 + LAS0_OVERRUN) & 0xffff; in rtd_ai_cancel()
/drivers/s390/char/
Dtape_3590.h63 unsigned int overrun:1; member
/drivers/tty/
Damiserial.c298 icount->overrun++; in receive_chars()
1236 icount->overrun = cnow.overrun; in rs_get_icount()
1579 if (state->icount.overrun) in line_info()
1580 seq_printf(m, " oe:%d", state->icount.overrun); in line_info()
1714 state->icount.overrun = state->icount.brk = 0; in amiga_serial_probe()
/drivers/mmc/card/
Dsdio_uart.c62 __u32 overrun; member
400 port->icount.overrun++; in sdio_uart_receive_chars()
990 if (port->icount.overrun) in sdio_uart_proc_show()
992 port->icount.overrun); in sdio_uart_proc_show()
/drivers/staging/fwserial/
Dfwserial.c613 if (port->overrun) in fwtty_rx()
617 ++port->icount.overrun; in fwtty_rx()
626 port->overrun = false; in fwtty_rx()
657 port->overrun = true; in fwtty_rx()
1114 port->overrun = 0; in fwtty_port_shutdown()
1487 icount->overrun = port->icount.overrun; in fwtty_get_icount()
1490 icount->buf_overrun = port->icount.overrun; in fwtty_get_icount()
1507 port->icount.overrun, port->icount.parity, port->icount.brk); in fwtty_proc_show_port()
Dfwserial.h279 overrun:1, member
/drivers/usb/serial/
Dgeneric.c529 icount->overrun = cnow.overrun; in usb_serial_generic_get_icount()
Dssu100.c499 port->icount.overrun++; in ssu100_update_lsr()
/drivers/tty/serial/
Dserial_core.c1137 icount->overrun = cnow.overrun; in uart_get_icount()
1671 if (uport->icount.overrun) in uart_line_info()
1673 uport->icount.overrun); in uart_line_info()
2796 unsigned int overrun, unsigned int ch, unsigned int flag) in uart_insert_char() argument
2800 if ((status & port->ignore_status_mask & ~overrun) == 0) in uart_insert_char()
2808 if (status & ~port->ignore_status_mask & overrun) in uart_insert_char()
Dcrisv10.c192 #define SER_OVERRUN_MASK IO_MASK(R_SERIAL0_STATUS, overrun)
2275 IO_MASK(R_SERIAL0_READ, overrun) )) { in handle_ser_rx_interrupt_no_dma()
2328 } else if (data_read & IO_MASK(R_SERIAL0_READ, overrun)) { in handle_ser_rx_interrupt_no_dma()
2329 info->icount.overrun++; in handle_ser_rx_interrupt_no_dma()
2435 info->icount.overrun++; in handle_ser_rx_interrupt()
4266 if (info->icount.overrun) in seq_line_info()
4267 seq_printf(m, " oe:%lu", (unsigned long)info->icount.overrun); in seq_line_info()
Dmsm_serial.c100 port->icount.overrun++; in handle_rx_dm()
157 port->icount.overrun++; in handle_rx()
D21285.c103 port->icount.overrun++; in serial21285_rx_chars()
Dtimbuart.c173 port->icount.overrun++; in timbuart_handle_rx_port()
Dapbuart.c108 port->icount.overrun++; in apbuart_rx_chars()
Dvt8500_serial.c146 port->icount.overrun++; in handle_rx()
Dserial_ks8695.c182 port->icount.overrun++; in ks8695uart_rx_chars()
Duartlite.c135 port->icount.overrun++; in ulite_receive()
/drivers/scsi/aic7xxx/
Daic79xx.seq1718 * some overrun bytes into the data FIFO and acked them
1724 * an overrun.
1735 * data overrun.
1982 * overrun condition. For the write case, the hardware cannot
1985 * not sitting on a packet boundary, we are in an overrun
1987 * ack bytes into the FIFO, and may even ack the last overrun packet
1989 * a read overrun case.
2064 * Check for overrun and see if we can complete this command.
2074 * no overrun condition has occurred.
2081 * A sufficiently large overrun or a NONPACKREQ may
[all …]
/drivers/net/cris/
Deth_v10.c471 IO_STATE(R_IRQ_MASK0_CLR, overrun, clr) | in e100_open()
574 IO_STATE(R_IRQ_MASK0_SET, overrun, set) | in e100_open()
1209 if (irqbits & IO_STATE(R_IRQ_MASK0_RD, overrun, active)) { in e100nw_interrupt()
1337 IO_STATE(R_IRQ_MASK0_CLR, overrun, clr) | in e100_close()
/drivers/media/rc/
Dnuvoton-cir.c682 bool overrun = false; in nvt_get_rx_ir_data() local
692 overrun = true; in nvt_get_rx_ir_data()
719 if (overrun) in nvt_get_rx_ir_data()
/drivers/staging/sb105x/
Dsb_ser_core.h104 __u32 overrun; member
/drivers/media/platform/soc_camera/
Dpxa_camera.c738 u32 status, camera_status, overrun; in pxa_camera_dma_irq() local
747 overrun = CISR_IFO_0; in pxa_camera_dma_irq()
749 overrun |= CISR_IFO_1 | CISR_IFO_2; in pxa_camera_dma_irq()
790 if (camera_status & overrun && in pxa_camera_dma_irq()
/drivers/scsi/
DNCR5380.c1814 unsigned char saved_data = 0, overrun = 0, residue; in NCR5380_transfer_dma() local
1924 overrun = 1; in NCR5380_transfer_dma()
1950 if (overrun) { in NCR5380_transfer_dma()
Datari_NCR5380.c1188 int transfered, saved_data = 0, overrun = 0, cnt, toPIO; in NCR5380_dma_complete() local
1206 overrun = 1; in NCR5380_dma_complete()
1231 if (overrun) { in NCR5380_dma_complete()

1234