Home
last modified time | relevance | path

Searched defs:usbtty_tstc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dserial.h64 #define usbtty_tstc() 0 macro
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c391 int usbtty_tstc(struct stdio_dev *dev) in usbtty_tstc() function