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

/drivers/dma/ppc4xx/
H A Dadma.c2857 dma_addr_t addr = 0, ppath, qpath; local
2939 qpath = test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags) ?
2947 paddr ? ppath : qpath,
2954 qpath, qaddr, 0);
3004 qpath = test_bit(PPC440SPE_ZERO_Q, &sw_desc->flags) ?
3012 paddr ? ppath : qpath,
3025 chan, qpath, qaddr, 0);

Completed in 65 milliseconds