Searched refs:ATMEL_UA_BRSRCCK (Results 1 – 2 of 2) sorted by relevance
74 #define ATMEL_UA_BRSRCCK BIT(12) /* Clock Selection for UART */ macro
2156 mode &= ~(ATMEL_UA_BRSRCCK | ATMEL_US_PAR | ATMEL_UA_FILTER); in atmel_set_termios()2341 mode |= ATMEL_UA_BRSRCCK; in atmel_set_termios()