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

/linux-4.4.14/arch/blackfin/mach-bf538/
H A Ddma.c33 (struct dma_register *) DMA18_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf548/
H A Ddma.c33 (struct dma_register *) DMA18_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf609/
H A Ddma.c33 (struct dma_register *) DMA18_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h958 #define bfin_read_DMA18_NEXT_DESC_PTR() bfin_readPTR(DMA18_NEXT_DESC_PTR)
959 #define bfin_write_DMA18_NEXT_DESC_PTR(val) bfin_writePTR(DMA18_NEXT_DESC_PTR, val)
H A DdefBF538.h578 #define DMA18_NEXT_DESC_PTR 0xFFC01E80 /* DMA Channel 18 Next Descriptor Pointer Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c840 # define DMA18_NEXT_DESC_PTR DMA1_6_NEXT_DESC_PTR bfin_debug_mmrs_init() macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1337 #define bfin_read_DMA18_NEXT_DESC_PTR() bfin_read32(DMA18_NEXT_DESC_PTR)
1338 #define bfin_write_DMA18_NEXT_DESC_PTR(val) bfin_write32(DMA18_NEXT_DESC_PTR, val)
H A DdefBF54x_base.h793 #define DMA18_NEXT_DESC_PTR 0xffc01d80 /* DMA Channel 18 Next Descriptor Pointer Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h993 #define bfin_read_DMA18_NEXT_DESC_PTR() bfin_read32(DMA18_NEXT_DESC_PTR)
994 #define bfin_write_DMA18_NEXT_DESC_PTR(val) bfin_write32(DMA18_NEXT_DESC_PTR, val)
H A DdefBF60x_base.h1898 #define DMA18_NEXT_DESC_PTR 0xFFC07280 /* DMA18 Pointer to Next Initial Descriptor */ macro

Completed in 477 milliseconds