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

/arch/blackfin/mach-bf609/
H A Ddma.c47 (struct dma_register *) DMA32_NEXT_DESC_PTR,
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h1438 #define bfin_read_DMA32_NEXT_DESC_PTR() bfin_read32(DMA32_NEXT_DESC_PTR)
1439 #define bfin_write_DMA32_NEXT_DESC_PTR(val) bfin_write32(DMA32_NEXT_DESC_PTR, val)
H A DdefBF60x_base.h2192 #define DMA32_NEXT_DESC_PTR 0xFFC0B180 /* DMA32 Pointer to Next Initial Descriptor */ macro

Completed in 96 milliseconds