Home
last modified time | relevance | path

Searched refs:uart_early_puts (Results 1 - 7 of 7) sorted by relevance

/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A Duart.S37 @ void uart_early_puts(const char *ss);
40 .global uart_early_puts
41 .type uart_early_puts, %function
42 uart_early_puts: label
H A Dstart.S176 bl uart_early_puts
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A Duart.S37 @ void uart_early_puts(const char *ss);
40 .global uart_early_puts
41 .type uart_early_puts, %function
42 uart_early_puts: label
H A Dstart.S176 bl uart_early_puts
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/
H A Dddr_training_uart.c37 void uart_early_puts(const char *s) in uart_early_puts() function
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.h345 #define DDR_PUTS uart_early_puts
355 extern void uart_early_puts(const char *s);
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
H A Dddr_training_impl.h346 #define DDR_PUTS uart_early_puts
356 extern void uart_early_puts(const char *s);

Completed in 6 milliseconds