BD_SC_FR 282 drivers/tty/serial/cpm_uart/cpm_uart_core.c (BD_SC_BR | BD_SC_FR | BD_SC_PR | BD_SC_OV)) BD_SC_FR 298 drivers/tty/serial/cpm_uart/cpm_uart_core.c clrbits16(&bdp->cbd_sc, BD_SC_BR | BD_SC_FR | BD_SC_PR | BD_SC_FR 325 drivers/tty/serial/cpm_uart/cpm_uart_core.c if (status & BD_SC_FR) BD_SC_FR 338 drivers/tty/serial/cpm_uart/cpm_uart_core.c else if (status & BD_SC_FR) BD_SC_FR 581 drivers/tty/serial/cpm_uart/cpm_uart_core.c port->read_status_mask |= BD_SC_FR | BD_SC_PR; BD_SC_FR 590 drivers/tty/serial/cpm_uart/cpm_uart_core.c port->ignore_status_mask |= BD_SC_PR | BD_SC_FR; BD_SC_FR 1074 drivers/tty/serial/cpm_uart/cpm_uart_core.c bdp->cbd_sc &= ~(BD_SC_BR | BD_SC_FR | BD_SC_PR | BD_SC_OV | BD_SC_ID); BD_SC_FR 499 drivers/tty/serial/ucc_uart.c (BD_SC_BR | BD_SC_FR | BD_SC_PR | BD_SC_OV)) BD_SC_FR 510 drivers/tty/serial/ucc_uart.c clrsetbits_be16(&bdp->status, BD_SC_BR | BD_SC_FR | BD_SC_PR | BD_SC_FR 535 drivers/tty/serial/ucc_uart.c if (status & BD_SC_FR) BD_SC_FR 548 drivers/tty/serial/ucc_uart.c else if (status & BD_SC_FR) BD_SC_FR 926 drivers/tty/serial/ucc_uart.c port->read_status_mask |= BD_SC_FR | BD_SC_PR; BD_SC_FR 935 drivers/tty/serial/ucc_uart.c port->ignore_status_mask |= BD_SC_PR | BD_SC_FR;