Searched refs:PPC440SPE_ZERO_P (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/dma/ppc4xx/ |
H A D | adma.h | 164 #define PPC440SPE_ZERO_P 1 /* clear P destionaion */ macro
|
H A D | adma.c | 371 if (test_bit(PPC440SPE_ZERO_P, &desc->flags)) { in ppc440spe_desc_init_dma01pq() 2346 set_bit(PPC440SPE_ZERO_P, &op); in ppc440spe_dma01_prep_pq() 2360 set_bit(PPC440SPE_ZERO_P, &op); in ppc440spe_dma01_prep_pq() 2480 set_bit(PPC440SPE_ZERO_P, &sw_desc->flags); in ppc440spe_dma2_prep_pq() 2862 if (test_bit(PPC440SPE_ZERO_P, &sw_desc->flags)) in ppc440spe_adma_pq_set_dest() 2890 if (test_bit(PPC440SPE_ZERO_P, in ppc440spe_adma_pq_set_dest() 2914 ppath = test_bit(PPC440SPE_ZERO_P, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 2978 ppath = test_bit(PPC440SPE_ZERO_P, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 3160 if (test_bit(PPC440SPE_ZERO_P, &sw_desc->flags)) in ppc440spe_adma_pq_set_src() 3489 if (test_bit(PPC440SPE_ZERO_P, &sw_desc->flags)) in ppc440spe_adma_pq_set_src_mult()
|