Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsh-sci.h98 #define SCIF_PERC 0xf000 /* Number of Parity Errors */ macro
Dsh-sci.c677 serial_port_out(port, SCxSR, mask & ~(SCIF_FERC | SCIF_PERC)); in sci_clear_SCxSR()