Home
last modified time | relevance | path

Searched refs:uart_handle_break (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsunhv.c84 if (uart_handle_break(port)) in receive_chars_getchar()
131 if (uart_handle_break(port)) in receive_chars_read()
H A Dmux.c244 if(uart_handle_break(port)) in mux_read()
H A Dmsm_serial.c573 if (uart_handle_break(port)) in msm_complete_rx_dma()
748 if (uart_handle_break(port)) in msm_handle_rx_dm()
803 if (uart_handle_break(port)) in msm_handle_rx()
H A Dsunsab.c162 uart_handle_break(&up->port); in receive_chars()
189 if (uart_handle_break(&up->port)) in receive_chars()
H A Dapbuart.c92 if (uart_handle_break(port)) in apbuart_rx_chars()
H A Dxilinx_uartps.c253 if (uart_handle_break(port)) in cdns_uart_handle_rx()
266 if (uart_handle_break(port)) in cdns_uart_handle_rx()
H A Daltera_uart.c220 if (uart_handle_break(port)) in altera_uart_rx_chars()
H A Dlpc32xx_hs.c334 uart_handle_break(port); in serial_lpc32xx_interrupt()
H A Dmcf.c297 if (uart_handle_break(port)) in mcf_rx_chars()
H A Dpnx8xxx_uart.c203 if (uart_handle_break(&sport->port)) in pnx8xxx_rx_chars()
H A Ddz.c215 if (uart_handle_break(uport)) in dz_receive_chars()
H A Defm32-uart.c214 if (uart_handle_break(port)) in efm32_uart_rx_chars()
H A Dmen_z135_uart.c210 uart_handle_break(port); in men_z135_handle_lsr()
H A Dbcm63xx_uart.c269 if (uart_handle_break(port)) in bcm_uart_do_rx()
H A Dmeson_uart.c214 if (uart_handle_break(port)) in meson_receive_chars()
H A Dst-asc.c318 if (uart_handle_break(port)) in asc_receive_chars()
H A Damba-pl010.c135 if (uart_handle_break(&uap->port)) in pl010_rx_chars()
H A Dfsl_linflexuart.c275 uart_handle_break(sport); in linflex_rxint()
H A Dpxa.c124 if (uart_handle_break(&up->port)) in receive_chars()
H A Dsa1100.c296 uart_handle_break(&sport->port); in sa1100_int()
H A Dsb1250-duart.c354 if (uart_handle_break(uport)) in sbd_receive_chars()
H A Dvr41xx_siu.c320 if (uart_handle_break(port)) in receive_chars()
H A Dmvebu-uart.c267 if (uart_handle_break(port)) in mvebu_uart_rx_chars()
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h577 static inline int uart_handle_break(struct uart_port *port) in uart_handle_break() function
/OK3568_Linux_fs/kernel/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c366 uart_handle_break(port); in cpm_uart_int()
375 uart_handle_break(port); in cpm_uart_int()

12