Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dsunxi_def.h15 #define SUNXI_UART0_CLK_IN_HZ SUNXI_OSC24M_CLK_IN_HZ macro
/rk3399_ARM-atf/plat/allwinner/common/
H A Dplat_helpers.S21 mov_imm x1, SUNXI_UART0_CLK_IN_HZ
H A Dsunxi_bl31_setup.c84 console_16550_register(SUNXI_UART0_BASE, SUNXI_UART0_CLK_IN_HZ, in bl31_early_platform_setup2()