Home
last modified time | relevance | path

Searched refs:_debug_uart_getc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Ddebug_uart.h156 return _debug_uart_getc(); \
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dns16550.c290 static inline int _debug_uart_getc(void) in _debug_uart_getc() function