Lines Matching refs:wIndex
1003 u16 wValue, u16 wIndex, char *buf, u16 wLength) in isp116x_hub_control() argument
1049 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1052 tmp = isp116x_read_reg32(isp116x, (--wIndex) ? HCRHPORT2 : HCRHPORT1); in isp116x_hub_control()
1055 DBG("GetPortStatus: port[%d] %08x\n", wIndex + 1, tmp); in isp116x_hub_control()
1059 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1061 wIndex--; in isp116x_hub_control()
1100 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1106 if (!wIndex || wIndex > ports) in isp116x_hub_control()
1108 wIndex--; in isp116x_hub_control()
1113 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1120 isp116x_write_reg32(isp116x, wIndex in isp116x_hub_control()
1126 root_port_reset(isp116x, wIndex); in isp116x_hub_control()