Searched refs:PPC440SPE_ZERO_P (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/ |
H A D | adma.h | 167 #define PPC440SPE_ZERO_P 1 /* clear P destionaion */ macro
|
H A D | adma.c | 364 * if PPC440SPE_ZERO_P/Q set; in ppc440spe_desc_init_dma01pq() 371 if (test_bit(PPC440SPE_ZERO_P, &desc->flags)) { in ppc440spe_desc_init_dma01pq() 2348 set_bit(PPC440SPE_ZERO_P, &op); in ppc440spe_dma01_prep_pq() 2362 set_bit(PPC440SPE_ZERO_P, &op); in ppc440spe_dma01_prep_pq() 2482 set_bit(PPC440SPE_ZERO_P, &sw_desc->flags); in ppc440spe_dma2_prep_pq() 2864 if (test_bit(PPC440SPE_ZERO_P, &sw_desc->flags)) in ppc440spe_adma_pq_set_dest() 2892 if (test_bit(PPC440SPE_ZERO_P, in ppc440spe_adma_pq_set_dest() 2916 ppath = test_bit(PPC440SPE_ZERO_P, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 2980 ppath = test_bit(PPC440SPE_ZERO_P, &sw_desc->flags) ? in ppc440spe_adma_pq_set_dest() 3162 if (test_bit(PPC440SPE_ZERO_P, in ppc440spe_adma_pq_set_src() [all...] |
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/ |
H A D | adma.h | 164 #define PPC440SPE_ZERO_P 1 /* clear P destionaion */ macro
|
H A D | adma.c | 364 * if PPC440SPE_ZERO_P/Q set; in ppc440spe_desc_init_dma01pq() 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, in ppc440spe_adma_pq_set_src() [all...] |
Completed in 12 milliseconds