Searched refs:ATMEL_US_PAR_SPACE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/tty/serial/ | ||
D | atmel_serial.h | 62 #define ATMEL_US_PAR_SPACE (2 << 9) macro |
D | atmel_serial.c | 2045 mode |= ATMEL_US_PAR_SPACE; in atmel_set_termios() |