Searched refs:UART_GET_BRDR (Results 1 – 1 of 1) sorted by relevance
52 #define UART_GET_BRDR(p) __raw_readl((p)->membase + KS8695_URBD) macro604 *baud = port->uartclk / (UART_GET_BRDR(port) & 0x0FFF); in ks8695_console_get_options()