Searched refs:PPC440SPE_ZERO_Q (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.h170 #define PPC440SPE_ZERO_Q 2 /* clear Q destination */ macro
H A Dadma.c392 if (test_bit(PPC440SPE_ZERO_Q, &desc->flags)) {
2719 set_bit(PPC440SPE_ZERO_Q, &op);
2731 set_bit(PPC440SPE_ZERO_Q, &op);
2851 set_bit(PPC440SPE_ZERO_Q, &sw_desc->flags);
3233 if (test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags))
3267 if (test_bit(PPC440SPE_ZERO_Q,
3287 qpath = test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags) ?
3352 qpath = test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags) ?
3531 if (test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags))
3861 if (test_bit(PPC440SPE_ZERO_Q,
[all...]

Completed in 73 milliseconds