Home
last modified time | relevance | path

Searched refs:NS16550_tstc (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dns16550.h209 int NS16550_tstc(NS16550_t com_port);
/openbmc/u-boot/drivers/serial/
H A Dserial_ns16550.c143 return NS16550_tstc(PORT); in _serial_tstc()
H A Dns16550.c241 int NS16550_tstc(NS16550_t com_port) in NS16550_tstc() function