Lines Matching defs:endpoints
105 * that's 16 channels. As for endpoints, there's 29 and 21
106 * respectively. Given that the Normal DMA endpoints (other than
347 * Channel endpoints must not be repeated, so if this vchan
681 u32 endpoints;
709 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(vchan->endpoint) |
716 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(ram_type) |
781 promise->cfg |= endpoints;
803 u32 endpoints, para;
829 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(vchan->endpoint) |
834 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(ram_type) |
873 promise->cfg |= endpoints;