Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H A Dhi3798cv200.h15 #define PL011_UART0_CLK_IN_HZ (75000000) macro
H A Dplatform_def.h27 #define POPLAR_CRASH_UART_CLK_IN_HZ PL011_UART0_CLK_IN_HZ
/rk3399_ARM-atf/plat/hisilicon/poplar/
H A Dbl1_plat_setup.c72 console_pl011_register(PL011_UART0_BASE, PL011_UART0_CLK_IN_HZ, in bl1_early_platform_setup()
H A Dbl31_plat_setup.c73 console_pl011_register(PL011_UART0_BASE, PL011_UART0_CLK_IN_HZ, in bl31_early_platform_setup2()
H A Dbl2_plat_setup.c180 console_pl011_register(PL011_UART0_BASE, PL011_UART0_CLK_IN_HZ, in bl2_early_platform_setup2()