Home
last modified time | relevance | path

Searched refs:DMA2_START_ADDR (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h216 #define DMA2_START_ADDR 0xFFC00C84 /* DMA Channel 2 Start Address Register */ macro
DcdefBF532.h199 #define bfin_read_DMA2_START_ADDR() bfin_read32(DMA2_START_ADDR)
200 #define bfin_write_DMA2_START_ADDR(val) bfin_write32(DMA2_START_ADDR,val)
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h250 #define DMA2_START_ADDR 0xFFC00C84 /* DMA Channel 2 Start Address Register */ macro
DcdefBF512.h435 #define bfin_read_DMA2_START_ADDR() bfin_read32(DMA2_START_ADDR)
436 #define bfin_write_DMA2_START_ADDR(val) bfin_write32(DMA2_START_ADDR, val)
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h250 #define DMA2_START_ADDR 0xFFC00C84 /* DMA Channel 2 Start Address Register */ macro
DcdefBF522.h452 #define bfin_read_DMA2_START_ADDR() bfin_read32(DMA2_START_ADDR)
453 #define bfin_write_DMA2_START_ADDR(val) bfin_write32(DMA2_START_ADDR, val)
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h226 #define DMA2_START_ADDR 0xFFC00C84 /* DMA Channel 2 Start Address Register … macro
DcdefBF534.h414 #define bfin_read_DMA2_START_ADDR() bfin_read32(DMA2_START_ADDR)
415 #define bfin_write_DMA2_START_ADDR(val) bfin_write32(DMA2_START_ADDR,val)
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h227 #define DMA2_START_ADDR 0xFFC00C84 /* DMA Channel 2 Start Address Register */ macro
DcdefBF538.h540 #define bfin_read_DMA2_START_ADDR() bfin_readPTR(DMA2_START_ADDR)
541 #define bfin_write_DMA2_START_ADDR(val) bfin_writePTR(DMA2_START_ADDR, val)
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h240 #define DMA2_START_ADDR 0xffc00c84 /* DMA Channel 2 Start Address Register */ macro
DcdefBF54x_base.h369 #define bfin_read_DMA2_START_ADDR() bfin_read32(DMA2_START_ADDR)
370 #define bfin_write_DMA2_START_ADDR(val) bfin_write32(DMA2_START_ADDR, val)
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1563 #define DMA2_START_ADDR 0xFFC41104 /* DMA2 Start Address of Current Buffer */ macro
DcdefBF60x_base.h403 #define bfin_read_DMA2_START_ADDR() bfin_read32(DMA2_START_ADDR)
404 #define bfin_write_DMA2_START_ADDR(val) bfin_write32(DMA2_START_ADDR, val)