Home
last modified time | relevance | path

Searched refs:lsr_break_flag (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpxa.c46 unsigned int lsr_break_flag; member
141 *status |= up->lsr_break_flag; in receive_chars()
142 up->lsr_break_flag = 0; in receive_chars()
606 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()
H A Dvr41xx_siu.c52 static uint8_t lsr_break_flag[SIU_PORTS_MAX]; variable
311 lsr |= lsr_break_flag[port->line]; in receive_chars()
312 lsr_break_flag[port->line] = 0; in receive_chars()
729 lsr_break_flag[port->line] = UART_LSR_BI; in wait_for_xmitr()
H A Dsunsu.c90 unsigned int lsr_break_flag; member
366 *status |= up->lsr_break_flag; in receive_chars()
367 up->lsr_break_flag = 0; in receive_chars()
1271 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()
H A Domap-serial.c147 unsigned int lsr_break_flag; member
534 lsr |= up->lsr_break_flag; in serial_omap_rlsi()
1177 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpxa.c47 unsigned int lsr_break_flag; member
142 *status |= up->lsr_break_flag; in receive_chars()
143 up->lsr_break_flag = 0; in receive_chars()
568 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()
H A Dsunsu.c90 unsigned int lsr_break_flag; member
367 *status |= up->lsr_break_flag; in receive_chars()
368 up->lsr_break_flag = 0; in receive_chars()
1263 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()
H A Domap-serial.c148 unsigned int lsr_break_flag; member
488 lsr |= up->lsr_break_flag; in serial_omap_rlsi()
1087 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()

Completed in 12 milliseconds