Lines Matching refs:wIndex
1004 u16 wValue, u16 wIndex, char *buf, u16 wLength) in isp116x_hub_control() argument
1050 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1053 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_control()
1056 DBG("GetPortStatus: port[%d] %08x\n", wIndex + 1, tmp); in isp116x_hub_control()
1060 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1062 wIndex--; in isp116x_hub_control()
1101 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1107 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1109 wIndex--; in isp116x_hub_control()
1114 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1121 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1127 root_port_reset(isp116x, wIndex); in isp116x_hub_control()