Lines Matching defs:windex
3281 static void dwc2_port_suspend(struct dwc2_hsotg *hsotg, u16 windex)
3292 if (windex == hsotg->otg_port && dwc2_host_is_b_hnp_enabled(hsotg)) {
3371 u16 wvalue, u16 windex, char *buf, u16 wlength)
3401 if (!windex || windex > 1)
3520 "GetPortStatus wIndex=0x%04x flags=0x%08x\n", windex,
3522 if (!windex || windex > 1)
3612 if (wvalue != USB_PORT_FEAT_TEST && (!windex || windex > 1))
3630 if (windex != hsotg->otg_port)
3635 dwc2_port_suspend(hsotg, windex);
3699 hprt0 |= (windex >> 8) << HPRT0_TSTCTL_SHIFT;
3717 typereq, windex, wvalue);
4818 u16 windex, char *buf, u16 wlength)
4821 wvalue, windex, buf, wlength);