Searched refs:DMA6_START_ADDR (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h307 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
308 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR,val)
H A DdefBF532.h272 #define DMA6_START_ADDR 0xFFC00D84 /* DMA Channel 6 Start Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h543 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
544 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR, val)
H A DdefBF512.h306 #define DMA6_START_ADDR 0xFFC00D84 /* DMA Channel 6 Start Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h560 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
561 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR, val)
H A DdefBF522.h306 #define DMA6_START_ADDR 0xFFC00D84 /* DMA Channel 6 Start Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h522 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
523 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR,val)
H A DdefBF534.h282 #define DMA6_START_ADDR 0xFFC00D84 /* DMA Channel 6 Start Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h644 #define bfin_read_DMA6_START_ADDR() bfin_readPTR(DMA6_START_ADDR)
645 #define bfin_write_DMA6_START_ADDR(val) bfin_writePTR(DMA6_START_ADDR, val)
H A DdefBF538.h283 #define DMA6_START_ADDR 0xFFC00D84 /* DMA Channel 6 Start Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h485 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
486 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR, val)
H A DdefBF54x_base.h304 #define DMA6_START_ADDR 0xffc00d84 /* DMA Channel 6 Start Address Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h551 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
552 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR, val)
H A DdefBF60x_base.h1647 #define DMA6_START_ADDR 0xFFC41304 /* DMA6 Start Address of Current Buffer */ macro

Completed in 667 milliseconds