Searched refs:vt8500_write (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dvt8500_serial.c111 static inline void vt8500_write(struct uart_port *port, unsigned int val, function
129 vt8500_write(port, vt8500_port->ier, VT8500_URIER);
139 vt8500_write(port, vt8500_port->ier, VT8500_URIER);
149 vt8500_write(port, vt8500_port->ier, VT8500_URIER);
213 vt8500_write(port, vt8500_port->ier, VT8500_URIER);
216 vt8500_write(port, vt8500_port->ier, VT8500_URIER);
234 vt8500_write(port, isr, VT8500_URISR);
268 vt8500_write(port, lcr, VT8500_URLCR);
274 vt8500_write(port,
295 vt8500_write(por
[all...]

Completed in 111 milliseconds