OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debug_uart_init
(Results
1 - 25
of
39
) sorted by null
1
2
/external/u-boot/arch/arm/mach-rockchip/
rk3036-board-spl.c
34
debug_uart_init
();
rk322x-board-spl.c
71
*
debug_uart_init
();
76
debug_uart_init
();
rk3288-board-tpl.c
38
*
debug_uart_init
();
43
debug_uart_init
();
rk3368-board-tpl.c
121
*
debug_uart_init
();
126
debug_uart_init
();
rk3399-board-spl.c
121
*
debug_uart_init
();
126
debug_uart_init
();
rk3188-board-spl.c
115
*
debug_uart_init
();
120
debug_uart_init
();
/external/u-boot/include/
debug_uart.h
22
* - Call
debug_uart_init
() before use
47
* board_debug_uart_init() to perform that init. When
debug_uart_init
() is
52
*
debug_uart_init
() - Set up the debug UART ready for use
62
void
debug_uart_init
(void);
174
void
debug_uart_init
(void) \
/external/u-boot/arch/arm/mach-tegra/
spl.c
36
debug_uart_init
();
/external/u-boot/arch/arm/mach-zynq/
spl.c
23
debug_uart_init
();
/external/u-boot/arch/arm/cpu/armv8/zynqmp/
spl.c
24
debug_uart_init
();
/external/u-boot/board/atmel/at91sam9260ek/
at91sam9260ek.c
75
debug_uart_init
();
/external/u-boot/arch/nios2/cpu/
start.S
110
movhi r2, %hi(
debug_uart_init
@h)
111
ori r2, r2, %lo(
debug_uart_init
@h)
/external/u-boot/arch/arm/mach-uniphier/
spl_board_init.c
98
debug_uart_init
();
/external/u-boot/arch/arm/mach-exynos/
lowlevel_init.c
222
debug_uart_init
();
/external/u-boot/board/atmel/sama5d27_som1_ek/
sama5d27_som1_ek.c
54
debug_uart_init
();
/external/u-boot/board/atmel/sama5d2_ptc_ek/
sama5d2_ptc_ek.c
92
debug_uart_init
();
/external/u-boot/board/atmel/sama5d2_xplained/
sama5d2_xplained.c
54
debug_uart_init
();
/external/u-boot/board/atmel/sama5d3_xplained/
sama5d3_xplained.c
79
debug_uart_init
();
/external/u-boot/lib/efi/
efi_app.c
115
debug_uart_init
();
/external/u-boot/arch/mips/cpu/
start.S
235
PTR_LA t9,
debug_uart_init
268
PTR_LA t9,
debug_uart_init
/external/u-boot/arch/arm/mach-omap2/
hwinit-common.c
203
debug_uart_init
();
/external/u-boot/arch/x86/cpu/
start.S
134
call
debug_uart_init
/external/u-boot/board/atmel/at91sam9263ek/
at91sam9263ek.c
191
debug_uart_init
();
/external/u-boot/board/atmel/at91sam9rlek/
at91sam9rlek.c
170
debug_uart_init
();
/external/u-boot/board/atmel/at91sam9x5ek/
at91sam9x5ek.c
103
debug_uart_init
();
Completed in 605 milliseconds
1
2