Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddebug_uart.h161 return _debug_uart_tstc(true); \
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dns16550.c308 static inline int _debug_uart_tstc(int input) in _debug_uart_tstc() function