Lines Matching refs:w_index
1644 u16 w_index = le16_to_cpu(ctrl->wIndex);
1645 u8 intf = w_index & 0xFF;
1730 w_index, w_value & 0xff);
1815 value = f->set_alt(f, w_index, w_value);
1835 value = f->get_alt ? f->get_alt(f, w_index) : 0;
1843 (w_index == OTG_STS_SELECTOR)) {
1895 value = f->func_suspend(f, w_index >> 8);
1928 if (w_index != 0x4 || (w_value >> 8))
1930 buf[6] = w_index;
1944 if (w_index != 0x5 || (w_value >> 8))
1950 buf[6] = w_index;
1973 w_value, w_index, w_length);
2004 endp = ((w_index & 0x80) >> 3) | (w_index & 0x0f);