Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/
H A Ddebug-uart-pxs2.c14 #define UNIPHIER_PXS2_UART_CLK 88888888 macro
30 return DIV_ROUND_CLOSEST(UNIPHIER_PXS2_UART_CLK, 16 * CONFIG_BAUDRATE); in uniphier_pxs2_debug_uart_init()
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Ddebug_ll.S108 #define UNIPHIER_PXS2_UART_CLK 88900000 macro
127 ldr r3, =DIV_ROUND(UNIPHIER_PXS2_UART_CLK, 16 * BAUDRATE)