Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dark3116.c81 static int ark3116_write_reg(struct usb_serial *serial, in ark3116_write_reg() function
161 ark3116_write_reg(serial, UART_IER, 0); in ark3116_port_probe()
163 ark3116_write_reg(serial, UART_FCR, 0); in ark3116_port_probe()
166 ark3116_write_reg(serial, 0x8 , 0); in ark3116_port_probe()
169 ark3116_write_reg(serial, UART_MCR, 0); in ark3116_port_probe()
172 ark3116_write_reg(serial, 0xb , 0); in ark3116_port_probe()
174 ark3116_write_reg(serial, 0xb , 1); in ark3116_port_probe()
175 ark3116_write_reg(serial, 0xc , 0); in ark3116_port_probe()
176 ark3116_write_reg(serial, 0xd , 0x41); in ark3116_port_probe()
177 ark3116_write_reg(serial, 0xa , 1); in ark3116_port_probe()
[all …]