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

/linux-4.1.27/arch/blackfin/mach-bf538/
H A Ddma.c31 (struct dma_register *) DMA16_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf548/
H A Ddma.c31 (struct dma_register *) DMA16_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf609/
H A Ddma.c31 (struct dma_register *) DMA16_NEXT_DESC_PTR,
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h906 #define bfin_read_DMA16_NEXT_DESC_PTR() bfin_readPTR(DMA16_NEXT_DESC_PTR)
907 #define bfin_write_DMA16_NEXT_DESC_PTR(val) bfin_writePTR(DMA16_NEXT_DESC_PTR, val)
H A DdefBF538.h550 #define DMA16_NEXT_DESC_PTR 0xFFC01E00 /* DMA Channel 16 Next Descriptor Pointer Register */ macro
/linux-4.1.27/arch/blackfin/kernel/
H A Ddebug-mmrs.c838 # define DMA16_NEXT_DESC_PTR DMA1_4_NEXT_DESC_PTR bfin_debug_mmrs_init() macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h1279 #define bfin_read_DMA16_NEXT_DESC_PTR() bfin_read32(DMA16_NEXT_DESC_PTR)
1280 #define bfin_write_DMA16_NEXT_DESC_PTR(val) bfin_write32(DMA16_NEXT_DESC_PTR, val)
H A DdefBF54x_base.h761 #define DMA16_NEXT_DESC_PTR 0xffc01d00 /* DMA Channel 16 Next Descriptor Pointer Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h919 #define bfin_read_DMA16_NEXT_DESC_PTR() bfin_read32(DMA16_NEXT_DESC_PTR)
920 #define bfin_write_DMA16_NEXT_DESC_PTR(val) bfin_write32(DMA16_NEXT_DESC_PTR, val)
H A DdefBF60x_base.h1856 #define DMA16_NEXT_DESC_PTR 0xFFC07180 /* DMA16 Pointer to Next Initial Descriptor */ macro

Completed in 641 milliseconds