Searched refs:CONFIG_UART_BASE_CLOCK (Results 1 – 1 of 1) sorted by relevance
31 #define CONFIG_UART_BASE_CLOCK 25804800 macro77 writel(CONFIG_UART_BASE_CLOCK / baudrate / 16, base + UART_BAUD_REG); in mvebu_serial_setbrg()153 writel(CONFIG_UART_BASE_CLOCK / 115200 / 16, base + UART_BAUD_REG); in _debug_uart_init()