Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.h94 #define SCIF_PERC 0xf000 /* Number of Parity Errors */ macro
H A Dsh-sci.c661 serial_port_out(port, SCxSR, mask & ~(SCIF_FERC | SCIF_PERC)); in sci_clear_SCxSR()