Home
last modified time | relevance | path

Searched defs:SCxSR_ERRORS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/
H A Dsh-sci.h169 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask) macro
H A Drsci.c90 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask) macro