Lines Matching refs:wIndex
1004 u16 wValue, u16 wIndex, char *buf, u16 wLength) in isp116x_hub_control() argument
1051 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1054 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_control()
1057 DBG("GetPortStatus: port[%d] %08x\n", wIndex + 1, tmp); in isp116x_hub_control()
1061 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1063 wIndex--; in isp116x_hub_control()
1102 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1108 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1110 wIndex--; in isp116x_hub_control()
1115 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1122 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1128 root_port_reset(isp116x, wIndex); in isp116x_hub_control()