Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/
Ddma.c53 (struct dma_register *) DMA38_NEXT_DESC_PTR,
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2318 #define DMA38_NEXT_DESC_PTR 0xFFC12000 /* DMA38 Pointer to Next Initial Descript… macro
DcdefBF60x_base.h1660 #define bfin_read_DMA38_NEXT_DESC_PTR() bfin_read32(DMA38_NEXT_DESC_PTR)
1661 #define bfin_write_DMA38_NEXT_DESC_PTR(val) bfin_write32(DMA38_NEXT_DESC_PTR, val)