Home
last modified time | relevance | path

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

/openbmc/linux/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()