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