Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/debug-uart/
H A Ddebug-uart-sld8.c13 #define UNIPHIER_SLD8_UART_CLK 80000000 macro
20 return DIV_ROUND_CLOSEST(UNIPHIER_SLD8_UART_CLK, 16 * CONFIG_BAUDRATE); in uniphier_sld8_debug_uart_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/arm32/
H A Ddebug_ll.S68 #define UNIPHIER_SLD8_UART_CLK 80000000 macro
79 ldr r3, =DIV_ROUND(UNIPHIER_SLD8_UART_CLK, 16 * BAUDRATE)