Searched refs:RdDCSR (Results 1 – 2 of 2) sorted by relevance
45 volatile u_long RdDCSR; member72 status = regs->RdDCSR; in start_sa1100_dma()222 int status = dma->regs->RdDCSR; in dma_irq_handler()386 status = regs->RdDCSR; in sa1100_dma_get_current()
1679 #define RdDCSR(Nb) __REG(0xB000000C + (Nb)*DMASp) /* Read DMA Control & Status Reg. channel [0..5]… macro