Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dvt8500_serial.c38 #define VT8500_URUSR 0x001c /* UART status */ macro
252 usr = vt8500_read(port, VT8500_URUSR); in vt8500_get_mctrl()
292 while ((vt8500_read(port, VT8500_URUSR) & (1 << 5)) && --loops) in vt8500_set_baud_rate()