Searched refs:EDMA_CHANNEL_BIT (Results 1 – 1 of 1) sorted by relevance
137 #define EDMA_CHANNEL_BIT(channel) (BIT((channel) & 0x1f)) macro415 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_setup_interrupt()560 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_start()587 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_stop()615 EDMA_CHANNEL_BIT(channel)); in edma_pause()625 EDMA_CHANNEL_BIT(channel)); in edma_resume()633 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_trigger_channel()646 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_clean_channel()691 EDMA_CHANNEL_BIT(channel)); in edma_alloc_channel()1783 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_residue()[all …]