Lines Matching refs:wIndex
1005 u16 wValue, u16 wIndex, char *buf, u16 wLength) in isp116x_hub_control() argument
1052 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1055 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_control()
1058 DBG("GetPortStatus: port[%d] %08x\n", wIndex + 1, tmp); in isp116x_hub_control()
1062 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1064 wIndex--; in isp116x_hub_control()
1103 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1109 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1111 wIndex--; in isp116x_hub_control()
1116 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1123 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1129 root_port_reset(isp116x, wIndex); in isp116x_hub_control()