Searched refs:used_channels (Results 1 – 1 of 1) sorted by relevance
75 u8 used_channels; member87 if (controller->used_channels != 0) { in dma_controller_stop()92 if (controller->used_channels & (1 << bit)) { in dma_controller_stop()96 if (!controller->used_channels) in dma_controller_stop()113 if (!(controller->used_channels & (1 << bit))) { in dma_channel_allocate()114 controller->used_channels |= (1 << bit); in dma_channel_allocate()142 musb_channel->controller->used_channels &= in dma_channel_release()