Searched refs:DMA10_START_ADDR (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h651 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
652 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_START_ADDR, val)
H A DdefBF512.h362 #define DMA10_START_ADDR 0xFFC00E84 /* DMA Channel 10 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h668 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
669 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_START_ADDR, val)
H A DdefBF522.h362 #define DMA10_START_ADDR 0xFFC00E84 /* DMA Channel 10 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h752 #define bfin_read_DMA10_START_ADDR() bfin_readPTR(DMA10_START_ADDR)
753 #define bfin_write_DMA10_START_ADDR(val) bfin_writePTR(DMA10_START_ADDR, val)
H A DdefBF538.h467 #define DMA10_START_ADDR 0xFFC01C84 /* DMA Channel 10 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h630 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
631 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_START_ADDR,val)
H A DdefBF534.h338 #define DMA10_START_ADDR 0xFFC00E84 /* DMA Channel 10 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h601 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
602 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_START_ADDR, val)
H A DdefBF54x_base.h368 #define DMA10_START_ADDR 0xffc00e84 /* DMA Channel 10 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h699 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
700 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_START_ADDR, val)
H A DdefBF60x_base.h1731 #define DMA10_START_ADDR 0xFFC05004 /* DMA10 Start Address of Current Buffer */ macro

Completed in 663 milliseconds