Searched defs:xr_type (Results 1 – 1 of 1) sorted by relevance
109 struct xr_type { struct110 int reg_width;111 u8 reg_recipient;112 u8 set_reg;113 u8 get_reg;115 u16 uart_enable;116 u16 flow_control;140 enum xr_type_id { argument148 static const struct xr_type xr_types[] = { argument