Home
last modified time | relevance | path

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

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