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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 45 milliseconds