Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_def.h50 #define PL011_UART_CLK_IN_HZ 19200000 macro
H A Dhikey960_bl31_setup.c91 console_pl011_register(uart_base, PL011_UART_CLK_IN_HZ, in bl31_early_platform_setup2()
H A Dhikey960_bl1_setup.c83 console_pl011_register(uart_base, PL011_UART_CLK_IN_HZ, in bl1_early_platform_setup()
H A Dhikey960_pm.c282 console_pl011_register(uart_base, PL011_UART_CLK_IN_HZ, in hikey960_pwr_domain_suspend_finish()
H A Dhikey960_bl2_setup.c297 console_pl011_register(uart_base, PL011_UART_CLK_IN_HZ, in bl2_el3_early_platform_setup()
/rk3399_ARM-atf/plat/hisilicon/hikey/include/
H A Dhikey_def.h46 #define PL011_UART_CLK_IN_HZ 19200000 macro
/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhikey_bl1_setup.c51 console_pl011_register(CONSOLE_BASE, PL011_UART_CLK_IN_HZ, in bl1_early_platform_setup()
H A Dhikey_bl31_setup.c80 console_pl011_register(CONSOLE_BASE, PL011_UART_CLK_IN_HZ, in bl31_early_platform_setup2()
H A Dhikey_bl2_setup.c272 console_pl011_register(CONSOLE_BASE, PL011_UART_CLK_IN_HZ, in bl2_el3_early_platform_setup()
/rk3399_ARM-atf/plat/hisilicon/hikey/aarch64/
H A Dhikey_helpers.S47 mov_imm x1, PL011_UART_CLK_IN_HZ
/rk3399_ARM-atf/plat/hisilicon/hikey960/aarch64/
H A Dhikey960_helpers.S51 mov_imm x1, PL011_UART_CLK_IN_HZ