Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dvt8500_serial.c111 static inline void vt8500_write(struct uart_port *port, unsigned int val, in vt8500_write() function
129 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_stop_tx()
139 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_stop_rx()
149 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_enable_ms()
230 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_start_tx()
233 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_start_tx()
251 vt8500_write(port, isr, VT8500_URISR); in vt8500_irq()
291 vt8500_write(port, lcr, VT8500_URLCR); in vt8500_set_mctrl()
297 vt8500_write(port, in vt8500_break_ctl()
318 vt8500_write(por in vt8500_set_baud_rate()
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dvt8500_serial.c111 static inline void vt8500_write(struct uart_port *port, unsigned int val, in vt8500_write() function
129 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_stop_tx()
139 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_stop_rx()
149 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_enable_ms()
213 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_start_tx()
216 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_start_tx()
234 vt8500_write(port, isr, VT8500_URISR); in vt8500_irq()
268 vt8500_write(port, lcr, VT8500_URLCR); in vt8500_set_mctrl()
274 vt8500_write(port, in vt8500_break_ctl()
295 vt8500_write(por in vt8500_set_baud_rate()
[all...]

Completed in 2 milliseconds