Home
last modified time | relevance | path

Searched refs:DMA17_START_ADDR (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h565 #define DMA17_START_ADDR 0xFFC01E44 /* DMA Channel 17 Start Address Register */ macro
DcdefBF538.h934 #define bfin_read_DMA17_START_ADDR() bfin_readPTR(DMA17_START_ADDR)
935 #define bfin_write_DMA17_START_ADDR(val) bfin_writePTR(DMA17_START_ADDR, val)
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h778 #define DMA17_START_ADDR 0xffc01d44 /* DMA Channel 17 Start Address Register */ macro
DcdefBF54x_base.h1310 #define bfin_read_DMA17_START_ADDR() bfin_read32(DMA17_START_ADDR)
1311 #define bfin_write_DMA17_START_ADDR(val) bfin_write32(DMA17_START_ADDR, val)
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1878 #define DMA17_START_ADDR 0xFFC07204 /* DMA17 Start Address of Current Buffer */ macro
DcdefBF60x_base.h958 #define bfin_read_DMA17_START_ADDR() bfin_read32(DMA17_START_ADDR)
959 #define bfin_write_DMA17_START_ADDR(val) bfin_write32(DMA17_START_ADDR, val)