| /rk3399_ARM-atf/plat/brcm/board/common/ |
| H A D | bcm_console.c | 24 int rc = console_16550_register(PLAT_BRCM_BOOT_UART_BASE, in bcm_console_boot_init() 50 int rc = console_16550_register(PLAT_BRCM_BL31_RUN_UART_BASE, in bcm_console_runtime_init()
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/ |
| H A D | bl31_plat_setup.c | 69 console_16550_register(coreboot_serial.baseaddr, in bl31_early_platform_setup2() 75 console_16550_register(UART0_BASE, UART_CLOCK, UART_BAUDRATE, &console); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/ |
| H A D | bl31_plat_setup.c | 69 console_16550_register(coreboot_serial.baseaddr, in bl31_early_platform_setup2() 75 console_16550_register(UART0_BASE, UART_CLOCK, UART_BAUDRATE, &console); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/ |
| H A D | bl31_plat_setup.c | 70 console_16550_register(coreboot_serial.baseaddr, in bl31_early_platform_setup2() 76 console_16550_register(UART0_BASE, UART_CLOCK, UART_BAUDRATE, &console); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/ti/common/ |
| H A D | k3_console.c | 18 console_16550_register(K3_USART_BASE, K3_USART_CLK_SPEED, in k3_console_setup()
|
| /rk3399_ARM-atf/plat/rpi/common/ |
| H A D | rpi3_console_dual.c | 26 return console_16550_register(PLAT_RPI_MINI_UART_BASE, in rpi3_register_used_uart()
|
| /rk3399_ARM-atf/drivers/ti/uart/aarch64/ |
| H A D | 16550_console.S | 86 .globl console_16550_register symbol 106 func console_16550_register 125 endfunc console_16550_register
|
| /rk3399_ARM-atf/plat/mediatek/mt8183/ |
| H A D | bl31_plat_setup.c | 122 console_16550_register(coreboot_serial.baseaddr, in bl31_early_platform_setup2() 127 console_16550_register(UART0_BASE, UART_CLOCK, UART_BAUDRATE, &console); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/drivers/ti/uart/aarch32/ |
| H A D | 16550_console.S | 89 .globl console_16550_register symbol 109 func console_16550_register 131 endfunc console_16550_register
|
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_console.c | 21 #define console_marvell_register console_16550_register
|
| /rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0_puzzle/board/ |
| H A D | system_power.c | 44 console_16550_register(PLAT_MARVELL_UART_BASE + 0x100, in system_power_off()
|
| /rk3399_ARM-atf/plat/rockchip/common/ |
| H A D | sp_min_plat_setup.c | 60 console_16550_register(rockchip_get_uart_base(), in sp_min_early_platform_setup2()
|
| H A D | bl31_plat_setup.c | 65 console_16550_register(rockchip_get_uart_base(), in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/include/drivers/ti/uart/ |
| H A D | uart_16550.h | 89 int console_16550_register(uintptr_t baseaddr, uint32_t clock, uint32_t baud,
|
| /rk3399_ARM-atf/plat/mediatek/mt8173/ |
| H A D | bl31_plat_setup.c | 105 console_16550_register(MT8173_UART0_BASE, MT8173_UART_CLOCK, MT8173_BAUDRATE, &console); in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/mediatek/common/ |
| H A D | mtk_bl31_setup.c | 115 console_16550_register(coreboot_serial.baseaddr, in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/allwinner/common/ |
| H A D | sunxi_bl31_setup.c | 84 console_16550_register(SUNXI_UART0_BASE, SUNXI_UART0_CLK_IN_HZ, in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/intel/soc/stratix10/ |
| H A D | bl2_plat_setup.c | 74 console_16550_register(PLAT_INTEL_UART_BASE, get_uart_clk(), in bl2_el3_early_platform_setup()
|
| H A D | bl31_plat_setup.c | 54 console_16550_register(PLAT_INTEL_UART_BASE, PLAT_UART_CLOCK, in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/intel/soc/agilex/ |
| H A D | bl2_plat_setup.c | 78 console_16550_register(PLAT_INTEL_UART_BASE, get_uart_clk(), in bl2_el3_early_platform_setup()
|
| /rk3399_ARM-atf/plat/intel/soc/n5x/ |
| H A D | bl31_plat_setup.c | 46 console_16550_register(PLAT_INTEL_UART_BASE, PLAT_UART_CLOCK, in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/ |
| H A D | plat_setup.c | 135 (void)console_16550_register(tegra210_uart_addresses[id], in plat_enable_console()
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/ |
| H A D | bl2_plat_setup.c | 92 console_16550_register(PLAT_INTEL_UART_BASE, PLAT_UART_CLOCK, in bl2_el3_early_platform_setup()
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/ |
| H A D | plat_bl31_setup.c | 55 console_16550_register(CONSOLE_UART_BASE, CONSOLE_UART_CLKIN_HZ, in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/nuvoton/npcm845x/ |
| H A D | npcm845x_bl31_setup.c | 113 console_16550_register((uintptr_t)UART_BASE_ADDR, 0, 0, &console); in board_uart_init()
|