Searched refs:UART_GET_BRGR (Results 1 – 1 of 1) sorted by relevance
101 #define UART_GET_BRGR(port) __raw_readl((port)->membase + ATMEL_US_BRGR) macro2382 quot = UART_GET_BRGR(port) & ATMEL_US_CD; in atmel_console_get_options()