Home
last modified time | relevance | path

Searched defs:_debug_uart_putc (Results 1 – 25 of 25) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/serial/
Dserial_omap.c84 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_efi.c113 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_xuartlite.c127 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_mvebu_a3700.c162 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Daltera_jtag_uart.c134 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Darm_dcc.c168 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_pic32.c192 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Daltera_uart.c132 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_s5p.c229 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dsandbox.c157 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_meson.c147 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_arc.c146 static inline void _debug_uart_putc(int c) in _debug_uart_putc() function
Dserial_linflexuart.c208 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_zynq.c225 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_stm32.c275 static inline void _debug_uart_putc(int c) in _debug_uart_putc() function
Dserial_ar933x.c226 static inline void _debug_uart_putc(int c) in _debug_uart_putc() function
Dserial_sifive.c219 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_pl01x.c401 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Datmel_usart.c324 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_bcm6345.c285 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_mtk.c444 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dns16550.c287 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
Dserial_mxc.c381 static inline void _debug_uart_putc(int ch) in _debug_uart_putc() function
/third_party/uboot/u-boot-2020.01/arch/arm/mach-uniphier/debug-uart/
Ddebug-uart.c20 static void _debug_uart_putc(int c) in _debug_uart_putc() function
/third_party/uboot/u-boot-2020.01/lib/efi/
Defi_stub.c85 static void _debug_uart_putc(int ch) in _debug_uart_putc() function