Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h579 #define DMA18_START_ADDR 0xFFC01E84 /* DMA Channel 18 Start Address Register */ macro
DcdefBF538.h960 #define bfin_read_DMA18_START_ADDR() bfin_readPTR(DMA18_START_ADDR)
961 #define bfin_write_DMA18_START_ADDR(val) bfin_writePTR(DMA18_START_ADDR, val)
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h794 #define DMA18_START_ADDR 0xffc01d84 /* DMA Channel 18 Start Address Register */ macro
DcdefBF54x_base.h1339 #define bfin_read_DMA18_START_ADDR() bfin_read32(DMA18_START_ADDR)
1340 #define bfin_write_DMA18_START_ADDR(val) bfin_write32(DMA18_START_ADDR, val)
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1899 #define DMA18_START_ADDR 0xFFC07284 /* DMA18 Start Address of Current Buffer */ macro
DcdefBF60x_base.h995 #define bfin_read_DMA18_START_ADDR() bfin_read32(DMA18_START_ADDR)
996 #define bfin_write_DMA18_START_ADDR(val) bfin_write32(DMA18_START_ADDR, val)