Lines Matching refs:wIndex

1256   U16    wIndex,  in ehci_hub_control()  argument
1333 if (!wIndex || wIndex > ports) in ehci_hub_control()
1335 wIndex--; in ehci_hub_control()
1336 temp = ehci_readl ((U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1347 ehci_writel (temp & ~PORT_PE, (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1406 (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1415 (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1419 (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1472 (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1541 if (!wIndex || wIndex > ports) in ehci_hub_control()
1543 wIndex--; in ehci_hub_control()
1545 temp = ehci_readl ((U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1569 ehci->reset_done [wIndex])) { in ehci_hub_control()
1578 (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1581 (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1614 temp = check_reset_complete (ehci, wIndex, temp); in ehci_hub_control()
1694 dbg_port (ehci, "GetStatus", wIndex + 1, temp); in ehci_hub_control()
1765 if (!wIndex || wIndex > ports) in ehci_hub_control()
1767 wIndex--; in ehci_hub_control()
1768 temp = ehci_readl ((U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1779 (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1784 (U32)&ehci->regs->port_status [wIndex]); in ehci_hub_control()
1796 wIndex + 1,"\n"); in ehci_hub_control()
1801 ehci_vdbg (ehci, "port %d reset %s", wIndex + 1,"\n"); in ehci_hub_control()
1809 ehci->reset_done [wIndex] = jiffies in ehci_hub_control()
1863 ehci_writel (temp, (U32)&ehci->regs->port_status [wIndex]); // port reset in ehci_hub_control()
9439 …ontrol ( struct usb_hcd *hcd, U16 typeReq, U16 wValue, U16 wIndex, char *buf, U…