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

/linux-4.4.14/arch/blackfin/mach-bf548/
H A Ddma.c35 (struct dma_register *) DMA20_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf609/
H A Ddma.c35 (struct dma_register *) DMA20_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c842 # define DMA20_NEXT_DESC_PTR DMA1_8_NEXT_DESC_PTR bfin_debug_mmrs_init() macro
873 #ifdef DMA20_NEXT_DESC_PTR bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A 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)
H A DdefBF54x_base.h825 #define DMA20_NEXT_DESC_PTR 0xffc01e00 /* DMA Channel 20 Next Descriptor Pointer Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A 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)
H A DdefBF60x_base.h1940 #define DMA20_NEXT_DESC_PTR 0xFFC07380 /* DMA20 Pointer to Next Initial Descriptor */ macro

Completed in 352 milliseconds