Searched refs:DPDMA_CNTL_CH_EN (Results 1 – 1 of 1) sorted by relevance
82 #define DPDMA_CNTL_CH_EN (1) macro314 return (s->registers[DPDMA_CNTL_CH(channel)] & DPDMA_CNTL_CH_EN) != 0; in xlnx_dpdma_is_channel_enabled()