Lines Matching defs:wIndex
379 dep = dwc3_wIndex_to_dep(dwc, ctrl->wIndex);
450 u32 wIndex, int set)
452 if ((wIndex & 0xff) != 0)
457 switch (wIndex >> 8) {
463 dwc->test_mode_nr = wIndex >> 8;
478 u32 wIndex;
482 wIndex = le16_to_cpu(ctrl->wIndex);
506 ret = dwc3_ep0_handle_test(dwc, state, wIndex, set);
545 dep = dwc3_wIndex_to_dep(dwc, ctrl->wIndex);
772 u16 wIndex;
776 wIndex = le16_to_cpu(ctrl->wIndex);
778 if (wIndex || wLength)