Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/
Ddma.c44 (struct dma_register *) DMA29_NEXT_DESC_PTR,
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2129 #define DMA29_NEXT_DESC_PTR 0xFFC0B000 /* DMA29 Pointer to Next Initial Descript… macro
DcdefBF60x_base.h1327 #define bfin_read_DMA29_NEXT_DESC_PTR() bfin_read32(DMA29_NEXT_DESC_PTR)
1328 #define bfin_write_DMA29_NEXT_DESC_PTR(val) bfin_write32(DMA29_NEXT_DESC_PTR, val)