Searched refs:apbh_is_old (Results 1 – 1 of 1) sorted by relevance
43 #define apbh_is_old(mxs_dma) ((mxs_dma)->dev_id == IMX23_DMA) macro58 (((dma_is_apbh(d) && apbh_is_old(d)) ? 0x050 : 0x110) + (n) * 0x70)60 (((dma_is_apbh(d) && apbh_is_old(d)) ? 0x080 : 0x140) + (n) * 0x70)62 (((dma_is_apbh(d) && apbh_is_old(d)) ? 0x070 : 0x130) + (n) * 0x70)221 } else if (dma_is_apbh(mxs_dma) && apbh_is_old(mxs_dma)) { in mxs_dma_reset_chan()291 if (dma_is_apbh(mxs_dma) && apbh_is_old(mxs_dma)) in mxs_dma_pause_chan()309 if (dma_is_apbh(mxs_dma) && apbh_is_old(mxs_dma)) in mxs_dma_resume_chan()