Searched refs:mc_channels (Results 1 – 1 of 1) sorted by relevance
229 u64 mc_channels; /* channels in use by the multichannel IR context */ member2938 ohci->mc_channels = channels; in set_multichannel_mask()3142 ohci->ir_context_channels |= ohci->mc_channels; in ohci_free_iso_context()3143 ohci->mc_channels = 0; in ohci_free_iso_context()3163 if (~ohci->ir_context_channels & ~ohci->mc_channels & *channels) { in ohci_set_iso_channels()