Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_ti.c290 static int read_port_cmd(struct usb_serial_port *port, u8 command, u16 value, in read_port_cmd() function
1903 status = read_port_cmd(port, UMPC_READ_MSR, 0, &edge_port->shadow_msr, 1); in edge_open()