Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/post/
H A Dtests.c20 extern int uart_post_test (int flags);
160 &uart_post_test,
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial.c529 int uart_post_test(int flags) in uart_post_test() function