Searched refs:per_if (Results 1 – 2 of 2) sorted by relevance
39 #define AT91_XDMAC_DT_PER_IF(per_if) (((per_if) & AT91_XDMAC_DT_PER_IF_MASK) \ argument
288 u8 per_if; member1295 FIELD_PREP(ATC_DIF, atchan->per_if); in atc_prep_slave_sg()1342 FIELD_PREP(ATC_SIF, atchan->per_if) | in atc_prep_slave_sg()1453 FIELD_PREP(ATC_DIF, atchan->per_if); in atc_dma_cyclic_fill_desc()1465 FIELD_PREP(ATC_SIF, atchan->per_if) | in atc_dma_cyclic_fill_desc()1857 atchan->per_if = dma_spec->args[0] & 0xff; in at_dma_xlate()2024 atchan->per_if = AT_DMA_PER_IF; in at_dma_probe()