SCxSR_BRK        1007 drivers/tty/serial/sh-sci.c 	if (status & SCxSR_BRK(port)) {
SCxSR_BRK        1773 drivers/tty/serial/sh-sci.c 		if (ssr_status & SCxSR_BRK(port))
SCxSR_BRK        1837 drivers/tty/serial/sh-sci.c 	if ((ssr_status & SCxSR_BRK(port)) && err_enabled)