Searched refs:ATMEL_UA_FILTER (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/tty/serial/ | ||
D | atmel_serial.h | 56 #define ATMEL_UA_FILTER BIT(4) macro |
D | atmel_serial.c | 2131 mode &= ~(ATMEL_UA_BRSRCCK | ATMEL_US_PAR | ATMEL_UA_FILTER); in atmel_set_termios() |