Searched defs:dwc2_qh (Results 1 – 2 of 2) sorted by relevance
311 struct dwc2_qh { struct312 struct dwc2_hsotg *hsotg;313 u8 ep_type;314 u8 ep_is_in;315 u16 maxp;316 u16 maxp_mult;317 u8 dev_speed;318 u8 data_toggle;319 u8 ping_state;320 u8 do_split;[all …]
340 struct dwc2_qh { struct341 struct dwc2_hsotg *hsotg;342 u8 ep_type;343 u8 ep_is_in;344 u16 maxp;345 u16 maxp_mult;346 u8 dev_speed;347 u8 data_toggle;348 u8 ping_state;349 u8 do_split;[all …]