Home
last modified time | relevance | path

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

/openbmc/u-boot/post/
H A Dtests.c19 extern int uart_post_test (int flags);
159 &uart_post_test,
/openbmc/u-boot/drivers/serial/
H A Dserial.c468 int uart_post_test(int flags) in uart_post_test() function