Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dnosy.h60 #define DMA_SREG(base, chan) (base + chan * 0x10) macro
157 #define DMA_WORD0_CMP_VALUE(chan) (DMA_SREG(DMA0_WORD0_CMP_VALUE, chan))
164 #define DMA_WORD0_CMP_ENABLE(chan) (DMA_SREG(DMA0_WORD0_CMP_ENABLE, chan))
171 #define DMA_WORD1_CMP_VALUE(chan) (DMA_SREG(DMA0_WORD1_CMP_VALUE, chan))
178 #define DMA_WORD1_CMP_ENABLE(chan) (DMA_SREG(DMA0_WORD1_CMP_ENABLE, chan))