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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/ppc4xx/
H A Dadma.h42 #define PPC440SPE_RXOR_RUN 0 macro
H A Dadma.c114 * the information about is RXOR currently active (PPC440SPE_RXOR_RUN bit is
115 * set) or not (PPC440SPE_RXOR_RUN is clear).
1170 if (test_bit(PPC440SPE_RXOR_RUN,
1180 clear_bit(PPC440SPE_RXOR_RUN,
2659 if (!test_and_set_bit(PPC440SPE_RXOR_RUN, &ppc440spe_rxor_state)) {
2697 clear_bit(PPC440SPE_RXOR_RUN,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/ppc4xx/
H A Dadma.h42 #define PPC440SPE_RXOR_RUN 0 macro
H A Dadma.c114 * the information about is RXOR currently active (PPC440SPE_RXOR_RUN bit is
115 * set) or not (PPC440SPE_RXOR_RUN is clear).
1170 if (test_bit(PPC440SPE_RXOR_RUN,
1180 clear_bit(PPC440SPE_RXOR_RUN,
2659 if (!test_and_set_bit(PPC440SPE_RXOR_RUN, &ppc440spe_rxor_state)) {
2697 clear_bit(PPC440SPE_RXOR_RUN,

Completed in 82 milliseconds