Searched refs:DMA17_NEXT_DESC_PTR (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf538/
H A Ddma.c32 (struct dma_register *) DMA17_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf548/
H A Ddma.c32 (struct dma_register *) DMA17_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf609/
H A Ddma.c32 (struct dma_register *) DMA17_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h932 #define bfin_read_DMA17_NEXT_DESC_PTR() bfin_readPTR(DMA17_NEXT_DESC_PTR)
933 #define bfin_write_DMA17_NEXT_DESC_PTR(val) bfin_writePTR(DMA17_NEXT_DESC_PTR, val)
H A DdefBF538.h564 #define DMA17_NEXT_DESC_PTR 0xFFC01E40 /* DMA Channel 17 Next Descriptor Pointer Register */ macro
/linux-4.1.27/arch/blackfin/kernel/
H A Ddebug-mmrs.c839 # define DMA17_NEXT_DESC_PTR DMA1_5_NEXT_DESC_PTR bfin_debug_mmrs_init() macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1308 #define bfin_read_DMA17_NEXT_DESC_PTR() bfin_read32(DMA17_NEXT_DESC_PTR)
1309 #define bfin_write_DMA17_NEXT_DESC_PTR(val) bfin_write32(DMA17_NEXT_DESC_PTR, val)
H A DdefBF54x_base.h777 #define DMA17_NEXT_DESC_PTR 0xffc01d40 /* DMA Channel 17 Next Descriptor Pointer Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h956 #define bfin_read_DMA17_NEXT_DESC_PTR() bfin_read32(DMA17_NEXT_DESC_PTR)
957 #define bfin_write_DMA17_NEXT_DESC_PTR(val) bfin_write32(DMA17_NEXT_DESC_PTR, val)
H A DdefBF60x_base.h1877 #define DMA17_NEXT_DESC_PTR 0xFFC07200 /* DMA17 Pointer to Next Initial Descriptor */ macro

Completed in 495 milliseconds