Home
last modified time | relevance | path

Searched refs:DMA20_NEXT_DESC_PTR (Results 1 – 7 of 7) sorted by relevance

/arch/blackfin/mach-bf548/
Ddma.c35 (struct dma_register *) DMA20_NEXT_DESC_PTR,
/arch/blackfin/mach-bf609/
Ddma.c35 (struct dma_register *) DMA20_NEXT_DESC_PTR,
/arch/blackfin/kernel/
Ddebug-mmrs.c842 # define DMA20_NEXT_DESC_PTR DMA1_8_NEXT_DESC_PTR in bfin_debug_mmrs_init() macro
873 #ifdef DMA20_NEXT_DESC_PTR in bfin_debug_mmrs_init()
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h825 #define DMA20_NEXT_DESC_PTR 0xffc01e00 /* DMA Channel 20 Next Descriptor Pointer Re… macro
DcdefBF54x_base.h1395 #define bfin_read_DMA20_NEXT_DESC_PTR() bfin_read32(DMA20_NEXT_DESC_PTR)
1396 #define bfin_write_DMA20_NEXT_DESC_PTR(val) bfin_write32(DMA20_NEXT_DESC_PTR, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1940 #define DMA20_NEXT_DESC_PTR 0xFFC07380 /* DMA20 Pointer to Next Initial Descript… macro
DcdefBF60x_base.h1067 #define bfin_read_DMA20_NEXT_DESC_PTR() bfin_read32(DMA20_NEXT_DESC_PTR)
1068 #define bfin_write_DMA20_NEXT_DESC_PTR(val) bfin_write32(DMA20_NEXT_DESC_PTR, val)