Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dark3116.c141 ark3116_write_reg(serial, UART_IER, 0); in ark3116_port_probe()
143 ark3116_write_reg(serial, UART_FCR, 0); in ark3116_port_probe()
146 ark3116_write_reg(serial, 0x8 , 0); in ark3116_port_probe()
152 ark3116_write_reg(serial, 0xb , 0); in ark3116_port_probe()
154 ark3116_write_reg(serial, 0xb , 1); in ark3116_port_probe()
155 ark3116_write_reg(serial, 0xc , 0); in ark3116_port_probe()
157 ark3116_write_reg(serial, 0xa , 1); in ark3116_port_probe()
171 ark3116_write_reg(serial, 0xe, 0); in ark3116_port_probe()
174 ark3116_write_reg(serial, 0x9, 0); in ark3116_port_probe()
251 ark3116_write_reg(serial, 0x8, hcr); in ark3116_set_termios()
[all …]