Searched defs:arc_console_baud (Results 1 – 1 of 1) sorted by relevance
42 int arc_console_baud = gd->cpu_clk / (baudrate * 4) - 1; in arc_serial_setbrg() local140 int arc_console_baud = CONFIG_DEBUG_UART_CLOCK / (CONFIG_BAUDRATE * 4) - 1; in _debug_uart_init() local