Searched refs:DCMD_WIDTH (Results 1 – 1 of 1) sorted by relevance
90 #define DCMD_WIDTH(x) (1 << ((((x) >> 14) & 3) - 1)) macro208 width = DCMD_WIDTH(ch->cmd); in pxa2xx_dma_run()