Searched refs:VT8500_URFCR (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dvt8500_serial.c39 #define VT8500_URFCR 0x0020 /* FIFO control */ macro
331 vt8500_write(&vt8500_port->uart, 0x880, VT8500_URFCR);
396 vt8500_write(&vt8500_port->uart, 0x88c, VT8500_URFCR);
397 while ((vt8500_read(&vt8500_port->uart, VT8500_URFCR) & 0xc)
410 vt8500_write(&vt8500_port->uart, 0x881, VT8500_URFCR);

Completed in 165 milliseconds