Searched refs:CONFIG_UART_BASE_CLOCK (Results 1 – 1 of 1) sorted by relevance
32 #define CONFIG_UART_BASE_CLOCK 25804800 macro83 writel(CONFIG_UART_BASE_CLOCK / baudrate / 16, base + UART_BAUD_REG); in mvebu_serial_setbrg()159 writel(CONFIG_UART_BASE_CLOCK / 115200 / 16, base + UART_BAUD_REG); in _debug_uart_init()
Completed in 3 milliseconds