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

/linux-4.4.14/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h253 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
254 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR,val)
H A DdefBF532.h244 #define DMA4_START_ADDR 0xFFC00D04 /* DMA Channel 4 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF512.h489 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
490 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR, val)
H A DdefBF512.h278 #define DMA4_START_ADDR 0xFFC00D04 /* DMA Channel 4 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h506 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
507 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR, val)
H A DdefBF522.h278 #define DMA4_START_ADDR 0xFFC00D04 /* DMA Channel 4 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h592 #define bfin_read_DMA4_START_ADDR() bfin_readPTR(DMA4_START_ADDR)
593 #define bfin_write_DMA4_START_ADDR(val) bfin_writePTR(DMA4_START_ADDR, val)
H A DdefBF538.h255 #define DMA4_START_ADDR 0xFFC00D04 /* DMA Channel 4 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DcdefBF534.h468 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
469 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR,val)
H A DdefBF534.h254 #define DMA4_START_ADDR 0xFFC00D04 /* DMA Channel 4 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h427 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
428 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR, val)
H A DdefBF54x_base.h272 #define DMA4_START_ADDR 0xffc00d04 /* DMA Channel 4 Start Address Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h477 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
478 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR, val)
H A DdefBF60x_base.h1605 #define DMA4_START_ADDR 0xFFC41204 /* DMA4 Start Address of Current Buffer */ macro

Completed in 696 milliseconds