Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.h99 #define SCIF_FERC 0x0f00 /* Number of Framing Errors */ macro
H A Dsh-sci.c707 sci_serial_out(port, SCxSR, mask & ~(SCIF_FERC | SCIF_PERC)); in sci_clear_SCxSR()