Home
last modified time | relevance | path

Searched refs:SCxSR_BRK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/tty/serial/
A Dsh-sci.h166 #define SCxSR_BRK(port) (((port)->type == PORT_SCI) ? 0x00 : SCIF_BRK) macro
A Dsh-sci.c1001 if (status & SCxSR_BRK(port)) { in sci_handle_breaks()
1764 if (ssr_status & SCxSR_BRK(port)) in sci_er_interrupt()
1829 (ssr_status & SCxSR_BRK(port)) && err_enabled) in sci_mpxed_interrupt()

Completed in 8 milliseconds