Searched refs:PPC440SPE_ZERO_P (Results 1 – 2 of 2) sorted by relevance
/drivers/dma/ppc4xx/ |
D | adma.h | 167 #define PPC440SPE_ZERO_P 1 /* clear P destionaion */ macro
|
D | adma.c | 387 if (test_bit(PPC440SPE_ZERO_P, &desc->flags)) { in ppc440spe_desc_init_dma01pq() 2367 set_bit(PPC440SPE_ZERO_P, &op); in ppc440spe_dma01_prep_pq() 2381 set_bit(PPC440SPE_ZERO_P, &op); in ppc440spe_dma01_prep_pq() 2501 set_bit(PPC440SPE_ZERO_P, &sw_desc->flags); in ppc440spe_dma2_prep_pq() 2883 if (test_bit(PPC440SPE_ZERO_P, &sw_desc->flags)) in ppc440spe_adma_pq_set_dest() 2911 if (test_bit(PPC440SPE_ZERO_P, in ppc440spe_adma_pq_set_dest() 2935 ppath = test_bit(PPC440SPE_ZERO_P, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 2999 ppath = test_bit(PPC440SPE_ZERO_P, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 3181 if (test_bit(PPC440SPE_ZERO_P, &sw_desc->flags)) in ppc440spe_adma_pq_set_src() 3511 if (test_bit(PPC440SPE_ZERO_P, &sw_desc->flags)) in ppc440spe_adma_pq_set_src_mult()
|