Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c310 static int xr_get_reg_uart(struct usb_serial_port *port, u16 reg, u16 *val) in xr_get_reg_uart() function
445 ret = xr_get_reg_uart(port, data->type->gpio_status, &status); in xr_tiocmget()
637 ret = xr_get_reg_uart(port, type->gpio_mode, &gpio_mode); in xr_set_flow_mode()