Searched refs:PPC440SPE_ZERO_Q (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/ |
H A D | adma.h | 168 #define PPC440SPE_ZERO_Q 2 /* clear Q destination */ macro
|
H A D | adma.c | 379 if (test_bit(PPC440SPE_ZERO_Q, &desc->flags)) { in ppc440spe_desc_init_dma01pq() 2352 set_bit(PPC440SPE_ZERO_Q, &op); in ppc440spe_dma01_prep_pq() 2364 set_bit(PPC440SPE_ZERO_Q, &op); in ppc440spe_dma01_prep_pq() 2484 set_bit(PPC440SPE_ZERO_Q, &sw_desc->flags); in ppc440spe_dma2_prep_pq() 2866 if (test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags)) in ppc440spe_adma_pq_set_dest() 2900 if (test_bit(PPC440SPE_ZERO_Q, in ppc440spe_adma_pq_set_dest() 2920 qpath = test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 2985 qpath = test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 3164 if (test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags)) in ppc440spe_adma_pq_set_src() 3494 if (test_bit(PPC440SPE_ZERO_Q, in ppc440spe_adma_pq_set_src_mult() [all...] |
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/ |
H A D | adma.h | 165 #define PPC440SPE_ZERO_Q 2 /* clear Q destination */ macro
|
H A D | adma.c | 379 if (test_bit(PPC440SPE_ZERO_Q, &desc->flags)) { in ppc440spe_desc_init_dma01pq() 2350 set_bit(PPC440SPE_ZERO_Q, &op); in ppc440spe_dma01_prep_pq() 2362 set_bit(PPC440SPE_ZERO_Q, &op); in ppc440spe_dma01_prep_pq() 2482 set_bit(PPC440SPE_ZERO_Q, &sw_desc->flags); in ppc440spe_dma2_prep_pq() 2864 if (test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags)) in ppc440spe_adma_pq_set_dest() 2898 if (test_bit(PPC440SPE_ZERO_Q, in ppc440spe_adma_pq_set_dest() 2918 qpath = test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 2983 qpath = test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 3162 if (test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags)) in ppc440spe_adma_pq_set_src() 3491 if (test_bit(PPC440SPE_ZERO_Q, in ppc440spe_adma_pq_set_src_mult() [all...] |
Completed in 10 milliseconds