Home
last modified time | relevance | path

Searched refs:SET_DMA_PW (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Dppc4xx_dma.h96 #define SET_DMA_PW(x) (((x)&0x3)<<(26-DMA_CR_OFFSET)) /* Peripheral Width */ macro
97 #define DMA_PW_MASK SET_DMA_PW(3)
290 SET_DMA_PW(p_init->pwidth) | /* peripheral/bus width */ \
395 SET_DMA_PW(p_init->pwidth) | /* peripheral/bus width */ \