Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dsh-sci.h165 #define SCxSR_PER(port) (((port)->type == PORT_SCI) ? SCI_PER : SCIF_PER) macro
A Dsh-sci.c899 } else if (status & SCxSR_PER(port)) { in sci_receive_chars()
951 if (status & SCxSR_PER(port)) { in sci_handle_errors()

Completed in 8 milliseconds