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