Home
last modified time | relevance | path

Searched refs:ATMEL_UA_BRSRCCK (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/tty/serial/
Datmel_serial.h74 #define ATMEL_UA_BRSRCCK BIT(12) /* Clock Selection for UART */ macro
Datmel_serial.c2156 mode &= ~(ATMEL_UA_BRSRCCK | ATMEL_US_PAR | ATMEL_UA_FILTER); in atmel_set_termios()
2341 mode |= ATMEL_UA_BRSRCCK; in atmel_set_termios()