Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Datmel_serial.h74 #define ATMEL_UA_BRSRCCK BIT(12) /* Clock Selection for UART */ macro
H A Datmel_serial.c2139 mode &= ~(ATMEL_UA_BRSRCCK | ATMEL_US_PAR | ATMEL_UA_FILTER); in atmel_set_termios()
2324 mode |= ATMEL_UA_BRSRCCK; in atmel_set_termios()