Home
last modified time | relevance | path

Searched defs:xr_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c111 struct xr_type { struct
112 int reg_width;
113 u8 reg_recipient;
114 u8 set_reg;
115 u8 get_reg;
117 u16 uart_enable;
118 u16 flow_control;
142 enum xr_type_id { argument
150 static const struct xr_type xr_types[] = { argument