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

/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h145 #define bfin_read_DMA0_START_ADDR() bfin_read32(DMA0_START_ADDR)
146 #define bfin_write_DMA0_START_ADDR(val) bfin_write32(DMA0_START_ADDR,val)
H A DdefBF532.h188 #define DMA0_START_ADDR 0xFFC00C04 /* DMA Channel 0 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h381 #define bfin_read_DMA0_START_ADDR() bfin_read32(DMA0_START_ADDR)
382 #define bfin_write_DMA0_START_ADDR(val) bfin_write32(DMA0_START_ADDR, val)
H A DdefBF512.h222 #define DMA0_START_ADDR 0xFFC00C04 /* DMA Channel 0 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h398 #define bfin_read_DMA0_START_ADDR() bfin_read32(DMA0_START_ADDR)
399 #define bfin_write_DMA0_START_ADDR(val) bfin_write32(DMA0_START_ADDR, val)
H A DdefBF522.h222 #define DMA0_START_ADDR 0xFFC00C04 /* DMA Channel 0 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h488 #define bfin_read_DMA0_START_ADDR() bfin_readPTR(DMA0_START_ADDR)
489 #define bfin_write_DMA0_START_ADDR(val) bfin_writePTR(DMA0_START_ADDR, val)
H A DdefBF538.h199 #define DMA0_START_ADDR 0xFFC00C04 /* DMA Channel 0 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h360 #define bfin_read_DMA0_START_ADDR() bfin_read32(DMA0_START_ADDR)
361 #define bfin_write_DMA0_START_ADDR(val) bfin_write32(DMA0_START_ADDR,val)
H A DdefBF534.h198 #define DMA0_START_ADDR 0xFFC00C04 /* DMA Channel 0 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h311 #define bfin_read_DMA0_START_ADDR() bfin_read32(DMA0_START_ADDR)
312 #define bfin_write_DMA0_START_ADDR(val) bfin_write32(DMA0_START_ADDR, val)
H A DdefBF54x_base.h208 #define DMA0_START_ADDR 0xffc00c04 /* DMA Channel 0 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h329 #define bfin_read_DMA0_START_ADDR() bfin_read32(DMA0_START_ADDR)
330 #define bfin_write_DMA0_START_ADDR(val) bfin_write32(DMA0_START_ADDR, val)
H A DdefBF60x_base.h1521 #define DMA0_START_ADDR 0xFFC41004 /* DMA0 Start Address of Current Buffer */ macro

Completed in 717 milliseconds