OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLAT_ARM_BL31_RUN_UART_BASE
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/include/plat/arm/board/common/
board_css_def.h
54
#define
PLAT_ARM_BL31_RUN_UART_BASE
SOC_CSS_UART1_BASE
60
#define PLAT_ARM_CRASH_UART_BASE
PLAT_ARM_BL31_RUN_UART_BASE
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/fvp/include/
platform_def.h
59
#define
PLAT_ARM_BL31_RUN_UART_BASE
V2M_IOFPGA_UART1_BASE
65
#define PLAT_ARM_CRASH_UART_BASE
PLAT_ARM_BL31_RUN_UART_BASE
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
arm_pm.c
169
console_init(
PLAT_ARM_BL31_RUN_UART_BASE
, PLAT_ARM_BL31_RUN_UART_CLK_IN_HZ,
arm_bl31_setup.c
230
console_init(
PLAT_ARM_BL31_RUN_UART_BASE
, PLAT_ARM_BL31_RUN_UART_CLK_IN_HZ,
Completed in 388 milliseconds