Home
last modified time | relevance | path

Searched refs:lsr_break_flag (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/tty/serial/
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()
591 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()
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()
1264 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()
Domap-serial.c148 unsigned int lsr_break_flag; member
515 lsr |= up->lsr_break_flag; in serial_omap_rlsi()
1116 up->lsr_break_flag = UART_LSR_BI; in wait_for_xmitr()