Lines Matching refs:multi_count
1062 if (chan->multi_count == 1)
1064 else if (chan->multi_count == 2)
1069 if (chan->multi_count == 1)
1166 * PktCnt fields in the HCTSIZn register. The multi_count value may be
1262 chan->multi_count * chan->max_packet;
1298 * Make sure that the multi_count field matches the
1301 chan->multi_count = num_packets;
1309 /* The ec_mc gets the multi_count for non-split */
1310 ec_mc = chan->multi_count;
1450 hcchar |= chan->multi_count << HCCHAR_MULTICNT_SHIFT &
2604 chan->multi_count = 1;
2636 chan->multi_count = 0;
2659 chan->multi_count = qh->maxp_mult;
2904 qh->channel->multi_count > 1)
2923 qh->channel->requests == qh->channel->multi_count) {
3882 dev_dbg(hsotg->dev, " multi_count: %d\n", chan->multi_count);