Home
last modified time | relevance | path

Searched refs:DMA9_START_ADDR (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h348 #define DMA9_START_ADDR 0xFFC00E44 /* DMA Channel 9 Start Address Register */ macro
DcdefBF512.h624 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
625 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_START_ADDR, val)
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h348 #define DMA9_START_ADDR 0xFFC00E44 /* DMA Channel 9 Start Address Register */ macro
DcdefBF522.h641 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
642 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_START_ADDR, val)
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h324 #define DMA9_START_ADDR 0xFFC00E44 /* DMA Channel 9 Start Address Register … macro
DcdefBF534.h603 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
604 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_START_ADDR,val)
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h453 #define DMA9_START_ADDR 0xFFC01C44 /* DMA Channel 9 Start Address Register */ macro
DcdefBF538.h726 #define bfin_read_DMA9_START_ADDR() bfin_readPTR(DMA9_START_ADDR)
727 #define bfin_write_DMA9_START_ADDR(val) bfin_writePTR(DMA9_START_ADDR, val)
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h352 #define DMA9_START_ADDR 0xffc00e44 /* DMA Channel 9 Start Address Register */ macro
DcdefBF54x_base.h572 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
573 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_START_ADDR, val)
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1710 #define DMA9_START_ADDR 0xFFC41484 /* DMA9 Start Address of Current Buffer */ macro
DcdefBF60x_base.h662 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
663 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_START_ADDR, val)