Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dsh-sci.h164 #define SCxSR_FER(port) (((port)->type == PORT_SCI) ? SCI_FER : SCIF_FER) macro
A Dsh-sci.c895 if (status & SCxSR_FER(port)) { in sci_receive_chars()
946 if (status & SCxSR_FER(port)) { in sci_handle_errors()

Completed in 9 milliseconds