Searched refs:ATMEL_US_PAR_SPACE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | atmel_serial.h | 66 #define ATMEL_US_PAR_SPACE (2 << 9) macro |
/linux-4.4.14/drivers/tty/serial/ | ||
D | atmel_serial.c | 2121 mode |= ATMEL_US_PAR_SPACE; in atmel_set_termios() |