Lines Matching defs:endpoints
104 * that's 16 channels. As for endpoints, there's 29 and 21
105 * respectively. Given that the Normal DMA endpoints (other than
336 * Channel endpoints must not be repeated, so if this vchan
670 u32 endpoints;
698 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(vchan->endpoint) |
705 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(ram_type) |
761 promise->cfg |= endpoints;
783 u32 endpoints, para;
809 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(vchan->endpoint) |
814 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(ram_type) |
853 promise->cfg |= endpoints;