Home
last modified time | relevance | path

Searched refs:CONFIG_UART_BASE_CLOCK (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dserial_mvebu_a3700.c31 #define CONFIG_UART_BASE_CLOCK 25804800 macro
77 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()