Home
last modified time | relevance | path

Searched refs:PPC440SPE_RXOR_RUN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H A Dadma.h42 #define PPC440SPE_RXOR_RUN 0 macro
H A Dadma.c101 * the information about is RXOR currently active (PPC440SPE_RXOR_RUN bit is
102 * set) or not (PPC440SPE_RXOR_RUN is clear).
922 if (test_bit(PPC440SPE_RXOR_RUN, in ppc440spe_adma_device_clear_eot_status()
932 clear_bit(PPC440SPE_RXOR_RUN, in ppc440spe_adma_device_clear_eot_status()
2292 if (!test_and_set_bit(PPC440SPE_RXOR_RUN, &ppc440spe_rxor_state)) { in ppc440spe_dma01_prep_pq()
2330 clear_bit(PPC440SPE_RXOR_RUN, in ppc440spe_dma01_prep_pq()
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/
H A Dadma.h39 #define PPC440SPE_RXOR_RUN 0 macro
H A Dadma.c101 * the information about is RXOR currently active (PPC440SPE_RXOR_RUN bit is
102 * set) or not (PPC440SPE_RXOR_RUN is clear).
920 if (test_bit(PPC440SPE_RXOR_RUN, in ppc440spe_adma_device_clear_eot_status()
930 clear_bit(PPC440SPE_RXOR_RUN, in ppc440spe_adma_device_clear_eot_status()
2290 if (!test_and_set_bit(PPC440SPE_RXOR_RUN, &ppc440spe_rxor_state)) { in ppc440spe_dma01_prep_pq()
2328 clear_bit(PPC440SPE_RXOR_RUN, in ppc440spe_dma01_prep_pq()

Completed in 11 milliseconds