Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Ddma-sa1100.c45 volatile u_long RdDCSR; member
72 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()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1100.h1679 #define RdDCSR(Nb) __REG(0xB000000C + (Nb)*DMASp) /* Read DMA Control & Status Reg. channel [0..5]… macro