Searched refs:EDMA_CHANNEL_BIT (Results 1 – 1 of 1) sorted by relevance
145 #define EDMA_CHANNEL_BIT(channel) (BIT((channel) & 0x1f)) macro458 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_setup_interrupt()603 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_start()630 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_stop()658 EDMA_CHANNEL_BIT(channel)); in edma_pause()668 EDMA_CHANNEL_BIT(channel)); in edma_resume()676 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_trigger_channel()689 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_clean_channel()734 EDMA_CHANNEL_BIT(channel)); in edma_alloc_channel()1832 int ch_bit = EDMA_CHANNEL_BIT(channel); in edma_residue()[all …]