Lines Matching defs:wIndex
355 dep = dwc3_wIndex_to_dep(dwc, ctrl->wIndex);
426 u32 wIndex, int set)
428 if ((wIndex & 0xff) != 0)
433 switch (wIndex >> 8) {
439 dwc->test_mode_nr = wIndex >> 8;
454 u32 wIndex;
458 wIndex = le16_to_cpu(ctrl->wIndex);
478 ret = dwc3_ep0_handle_test(dwc, state, wIndex, set);
523 dep = dwc3_wIndex_to_dep(dwc, ctrl->wIndex);
746 u16 wIndex;
750 wIndex = le16_to_cpu(ctrl->wIndex);
752 if (wIndex || wLength)