Searched refs:vt8500_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | vt8500_serial.c | 95 struct vt8500_port { struct 124 struct vt8500_port *vt8500_port = container_of(port, in vt8500_stop_tx() local 125 struct vt8500_port, in vt8500_stop_tx() 128 vt8500_port->ier &= ~TX_FIFO_INTS; in vt8500_stop_tx() 129 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_stop_tx() 134 struct vt8500_port *vt8500_port = container_of(port, in vt8500_stop_rx() local 135 struct vt8500_port, in vt8500_stop_rx() 138 vt8500_port in vt8500_stop_rx() 144 struct vt8500_port *vt8500_port = container_of(port, vt8500_enable_ms() local 225 struct vt8500_port *vt8500_port = container_of(port, vt8500_start_tx() local 304 struct vt8500_port *vt8500_port = vt8500_set_baud_rate() local 328 struct vt8500_port *vt8500_port = vt8500_startup() local 347 struct vt8500_port *vt8500_port = vt8500_shutdown() local 362 struct vt8500_port *vt8500_port = vt8500_set_termios() local 441 struct vt8500_port *vt8500_port = vt8500_type() local 498 struct vt8500_port *vt8500_port = vt8500_uart_ports[co->index]; vt8500_console_write() local 519 struct vt8500_port *vt8500_port; vt8500_console_setup() local 625 struct vt8500_port *vt8500_port; vt8500_serial_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | vt8500_serial.c | 95 struct vt8500_port { struct 124 struct vt8500_port *vt8500_port = container_of(port, in vt8500_stop_tx() local 125 struct vt8500_port, in vt8500_stop_tx() 128 vt8500_port->ier &= ~TX_FIFO_INTS; in vt8500_stop_tx() 129 vt8500_write(port, vt8500_port->ier, VT8500_URIER); in vt8500_stop_tx() 134 struct vt8500_port *vt8500_port = container_of(port, in vt8500_stop_rx() local 135 struct vt8500_port, in vt8500_stop_rx() 138 vt8500_port in vt8500_stop_rx() 144 struct vt8500_port *vt8500_port = container_of(port, vt8500_enable_ms() local 208 struct vt8500_port *vt8500_port = container_of(port, vt8500_start_tx() local 281 struct vt8500_port *vt8500_port = vt8500_set_baud_rate() local 305 struct vt8500_port *vt8500_port = vt8500_startup() local 324 struct vt8500_port *vt8500_port = vt8500_shutdown() local 339 struct vt8500_port *vt8500_port = vt8500_set_termios() local 418 struct vt8500_port *vt8500_port = vt8500_type() local 475 struct vt8500_port *vt8500_port = vt8500_uart_ports[co->index]; vt8500_console_write() local 496 struct vt8500_port *vt8500_port; vt8500_console_setup() local 602 struct vt8500_port *vt8500_port; vt8500_serial_probe() local [all...] |
Completed in 3 milliseconds