Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsh-sci.h173 #define SCxSR_ERROR_CLEAR(port) \ macro
H A Drsci.c91 #define SCxSR_ERROR_CLEAR(port) (to_sci_port(port)->params->error_clear) macro