Home
last modified time | relevance | path

Searched refs:CONSOLE_UART_CLK_IN_HZ (Results 1 – 25 of 51) sorted by relevance

123

/optee_os/core/arch/arm/plat-mediatek/
H A Dplatform_config.h33 #define CONSOLE_UART_CLK_IN_HZ 26000000 macro
50 #define CONSOLE_UART_CLK_IN_HZ 26000000 macro
64 #define CONSOLE_UART_CLK_IN_HZ 26000000 macro
78 #define CONSOLE_UART_CLK_IN_HZ 26000000 macro
92 #define CONSOLE_UART_CLK_IN_HZ 26000000 macro
106 #define CONSOLE_UART_CLK_IN_HZ 26000000 macro
120 #define CONSOLE_UART_CLK_IN_HZ 40000000 macro
/optee_os/core/arch/arm/plat-zynqmp/
H A Dplatform_config.h53 #define CONSOLE_UART_CLK_IN_HZ (CFG_UART_CLK_HZ) macro
99 #ifndef CONSOLE_UART_CLK_IN_HZ
100 #define CONSOLE_UART_CLK_IN_HZ 1 macro
/optee_os/core/arch/arm/plat-marvell/
H A Dmain.c92 CONSOLE_UART_CLK_IN_HZ, CONSOLE_BAUDRATE); in plat_console_init()
95 CONSOLE_UART_CLK_IN_HZ, CONSOLE_BAUDRATE); in plat_console_init()
97 pl011_init(&console_data, CONSOLE_UART_BASE, CONSOLE_UART_CLK_IN_HZ, in plat_console_init()
/optee_os/core/arch/arm/plat-aspeed/
H A Dplatform_config.h25 #define CONSOLE_UART_CLK_IN_HZ 1846153 macro
36 #define CONSOLE_UART_CLK_IN_HZ 1846153 macro
H A Dplatform_ast2700.c35 CONSOLE_UART_CLK_IN_HZ, CONSOLE_BAUDRATE); in plat_console_init()
/optee_os/core/arch/arm/plat-vexpress/
H A Dplatform_config.h53 #define CONSOLE_UART_CLK_IN_HZ UART3_CLK_IN_HZ macro
170 #ifndef CONSOLE_UART_CLK_IN_HZ
171 #define CONSOLE_UART_CLK_IN_HZ 1 macro
/optee_os/core/arch/arm/plat-automotive_rd/
H A Dplatform_config.h28 #define CONSOLE_UART_CLK_IN_HZ UL(24000000) macro
55 #define CONSOLE_UART_CLK_IN_HZ UL(7372800) macro
/optee_os/core/arch/arm/plat-ti/
H A Dplatform_config.h37 #define CONSOLE_UART_CLK_IN_HZ 48000000 macro
71 #define CONSOLE_UART_CLK_IN_HZ 48000000 macro
/optee_os/core/arch/arm/plat-d06/
H A Dplatform_config.h18 #define CONSOLE_UART_CLK_IN_HZ 200 macro
H A Dmain.c16 lpc_uart_init(&console_data, LPC_BASE, CONSOLE_UART_CLK_IN_HZ, in plat_console_init()
/optee_os/core/arch/arm/plat-rpi5/
H A Dplatform_config.h17 #define CONSOLE_UART_CLK_IN_HZ 0 macro
H A Dmain.c17 pl011_init(&console_data, CONSOLE_UART_BASE, CONSOLE_UART_CLK_IN_HZ, in plat_console_init()
/optee_os/core/arch/arm/plat-hisilicon/
H A Dplatform_config.h17 #define CONSOLE_UART_CLK_IN_HZ PL011_UART0_CLK_IN_HZ macro
H A Dmain.c30 CONSOLE_UART_CLK_IN_HZ, CONSOLE_BAUDRATE); in plat_console_init()
/optee_os/core/arch/riscv/plat-sifive/
H A Dplatform_config.h15 #define CONSOLE_UART_CLK_IN_HZ 0 macro
H A Dmain.c19 CONSOLE_UART_CLK_IN_HZ, CONSOLE_BAUDRATE); in plat_console_init()
/optee_os/core/arch/arm/plat-rpi3/
H A Dplatform_config.h46 #define CONSOLE_UART_CLK_IN_HZ 19200000 macro
H A Dmain.c45 CONSOLE_UART_CLK_IN_HZ, CONSOLE_BAUDRATE); in plat_console_init()
/optee_os/core/arch/arm/plat-d02/
H A Dmain.c22 CONSOLE_UART_CLK_IN_HZ, CONSOLE_BAUDRATE); in plat_console_init()
H A Dplatform_config.h18 #define CONSOLE_UART_CLK_IN_HZ 200000000 macro
/optee_os/core/arch/arm/plat-synquacer/
H A Dplatform_config.h19 #define CONSOLE_UART_CLK_IN_HZ 62500000 macro
/optee_os/core/arch/arm/plat-poplar/
H A Dmain.c26 CONSOLE_UART_CLK_IN_HZ, CONSOLE_BAUDRATE); in plat_console_init()
/optee_os/core/arch/arm/plat-sunxi/
H A Dplatform_config.h41 #define CONSOLE_UART_CLK_IN_HZ 24000000 macro
/optee_os/core/arch/arm/plat-uniphier/
H A Dplatform_config.h25 #define CONSOLE_UART_CLK_IN_HZ 58820000 macro
/optee_os/core/arch/arm/plat-totalcompute/
H A Dplatform_config.h47 #define CONSOLE_UART_CLK_IN_HZ 7372800 macro

123