Searched defs:SCxSR_ERROR_CLEAR (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/tty/serial/ | ||
| H A D | rsci.c | 91 #define SCxSR_ERROR_CLEAR(port) (to_sci_port(port)->params->error_clear) macro |
| H A D | sh-sci.c | 229 #define SCxSR_ERROR_CLEAR(port) \ macro |