Searched refs:SetDCSR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A Ddma.h53 volatile u_long SetDCSR; member in struct:__anon8034
101 #define sa1100_resume_dma(regs) ((regs)->SetDCSR = DCSR_IE|DCSR_RUN)
H A DSA-1100.h1662 #define SetDCSR(Nb) __REG(0xB0000004 + (Nb)*DMASp) /* Set DMA Control & Status Reg. channel [0..5] (write) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Ddma.c249 regs->SetDCSR = DCSR_STRTA | DCSR_IE | DCSR_RUN;
259 regs->SetDCSR = DCSR_STRTB | DCSR_IE | DCSR_RUN;

Completed in 106 milliseconds