Searched refs:MDMA_D1_NEXT_DESC_PTR (Results 1 - 23 of 23) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf533/
H A Ddma.c25 (struct dma_register *) MDMA_D1_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf538/
H A Ddma.c37 (struct dma_register *) MDMA_D1_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf561/
H A Ddma.c41 (struct dma_register *) MDMA_D1_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf518/
H A Ddma.c30 (struct dma_register *) MDMA_D1_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf527/
H A Ddma.c29 (struct dma_register *) MDMA_D1_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf537/
H A Ddma.c29 (struct dma_register *) MDMA_D1_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf548/
H A Ddma.c41 (struct dma_register *) MDMA_D1_NEXT_DESC_PTR,
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A Ddma.h114 #define MDMA_D1_NEXT_DESC_PTR MDMA1_DEST_CRC1_NEXT_DESC_PTR macro
/linux-4.4.14/arch/blackfin/kernel/
H A Dbfin_dma.c291 dst_ch = (struct dma_register *)MDMA_D1_NEXT_DESC_PTR; early_dma_memcpy()
/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h359 #define bfin_read_MDMA_D1_NEXT_DESC_PTR() bfin_read32(MDMA_D1_NEXT_DESC_PTR)
360 #define bfin_write_MDMA_D1_NEXT_DESC_PTR(val) bfin_write32(MDMA_D1_NEXT_DESC_PTR,val)
H A DdefBF532.h299 #define MDMA_D1_NEXT_DESC_PTR 0xFFC00E80 /* MemDMA Stream 1 Destination Next Descriptor Pointer Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h757 #define bfin_read_MDMA_D1_NEXT_DESC_PTR() bfin_read32(MDMA_D1_NEXT_DESC_PTR)
758 #define bfin_write_MDMA_D1_NEXT_DESC_PTR(val) bfin_write32(MDMA_D1_NEXT_DESC_PTR, val)
H A DdefBF512.h417 #define MDMA_D1_NEXT_DESC_PTR 0xFFC00F80 /* MemDMA Stream 1 Destination Next Descriptor Pointer Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h774 #define bfin_read_MDMA_D1_NEXT_DESC_PTR() bfin_read32(MDMA_D1_NEXT_DESC_PTR)
775 #define bfin_write_MDMA_D1_NEXT_DESC_PTR(val) bfin_write32(MDMA_D1_NEXT_DESC_PTR, val)
H A DdefBF522.h417 #define MDMA_D1_NEXT_DESC_PTR 0xFFC00F80 /* MemDMA Stream 1 Destination Next Descriptor Pointer Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
H A DcdefBF561.h1312 #define bfin_read_MDMA_D1_NEXT_DESC_PTR() bfin_read32(MDMA_D1_NEXT_DESC_PTR)
1313 #define bfin_write_MDMA_D1_NEXT_DESC_PTR(val) bfin_write32(MDMA_D1_NEXT_DESC_PTR,val)
H A DdefBF561.h511 #define MDMA_D1_NEXT_DESC_PTR 0xFFC01F80 /*MemDMA1 Stream 1 Destination Next Descriptor Ptr Reg */ macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h1062 #define bfin_read_MDMA_D1_NEXT_DESC_PTR() bfin_readPTR(MDMA_D1_NEXT_DESC_PTR)
1063 #define bfin_write_MDMA_D1_NEXT_DESC_PTR(val) bfin_writePTR(MDMA_D1_NEXT_DESC_PTR, val)
H A DdefBF538.h338 #define MDMA_D1_NEXT_DESC_PTR 0xFFC00E80 /* MemDMA0 Stream 1 Destination Next Descriptor Pointer Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h736 #define bfin_read_MDMA_D1_NEXT_DESC_PTR() bfin_read32(MDMA_D1_NEXT_DESC_PTR)
737 #define bfin_write_MDMA_D1_NEXT_DESC_PTR(val) bfin_write32(MDMA_D1_NEXT_DESC_PTR,val)
H A DdefBF534.h393 #define MDMA_D1_NEXT_DESC_PTR 0xFFC00F80 /* MemDMA Stream 1 Destination Next Descriptor Pointer Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h712 #define bfin_read_MDMA_D1_NEXT_DESC_PTR() bfin_read32(MDMA_D1_NEXT_DESC_PTR)
713 #define bfin_write_MDMA_D1_NEXT_DESC_PTR(val) bfin_write32(MDMA_D1_NEXT_DESC_PTR, val)
H A DdefBF54x_base.h428 #define MDMA_D1_NEXT_DESC_PTR 0xffc00f80 /* Memory DMA Stream 1 Destination Next Descriptor Pointer Register */ macro

Completed in 847 milliseconds