Searched refs:PLAT_INTEL_UART_BASE (Results 1 – 8 of 8) sorted by relevance
/trusted-firmware-a-latest/plat/intel/soc/common/include/ |
D | platform_def.h | 145 #define PLAT_INTEL_UART_BASE PLAT_UART0_BASE macro
|
/trusted-firmware-a-latest/plat/intel/soc/agilex5/ |
D | bl2_plat_setup.c | 83 console_16550_register(PLAT_INTEL_UART_BASE, PLAT_UART_CLOCK, in bl2_el3_early_platform_setup()
|
D | bl31_plat_setup.c | 58 console_16550_register(PLAT_INTEL_UART_BASE, PLAT_UART_CLOCK, in bl31_early_platform_setup2()
|
/trusted-firmware-a-latest/plat/intel/soc/agilex/ |
D | bl2_plat_setup.c | 75 console_16550_register(PLAT_INTEL_UART_BASE, get_uart_clk(), in bl2_el3_early_platform_setup()
|
D | bl31_plat_setup.c | 65 console_16550_register(PLAT_INTEL_UART_BASE, PLAT_UART_CLOCK, in bl31_early_platform_setup2()
|
/trusted-firmware-a-latest/plat/intel/soc/stratix10/ |
D | bl2_plat_setup.c | 74 console_16550_register(PLAT_INTEL_UART_BASE, get_uart_clk(), in bl2_el3_early_platform_setup()
|
D | bl31_plat_setup.c | 53 console_16550_register(PLAT_INTEL_UART_BASE, PLAT_UART_CLOCK, in bl31_early_platform_setup2()
|
/trusted-firmware-a-latest/plat/intel/soc/n5x/ |
D | bl31_plat_setup.c | 45 console_16550_register(PLAT_INTEL_UART_BASE, PLAT_UART_CLOCK, in bl31_early_platform_setup2()
|