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

/linux-master/drivers/dma/ppc4xx/
H A Dadma.h164 #define PPC440SPE_ZERO_P 1 /* clear P destionaion */ macro
H A Dadma.c364 * if PPC440SPE_ZERO_P/Q set;
371 if (test_bit(PPC440SPE_ZERO_P, &desc->flags)) {
2346 set_bit(PPC440SPE_ZERO_P, &op);
2360 set_bit(PPC440SPE_ZERO_P, &op);
2480 set_bit(PPC440SPE_ZERO_P, &sw_desc->flags);
2862 if (test_bit(PPC440SPE_ZERO_P, &sw_desc->flags))
2890 if (test_bit(PPC440SPE_ZERO_P,
2914 ppath = test_bit(PPC440SPE_ZERO_P, &sw_desc->flags) ?
2978 ppath = test_bit(PPC440SPE_ZERO_P, &sw_desc->flags) ?
3160 if (test_bit(PPC440SPE_ZERO_P,
[all...]

Completed in 105 milliseconds