Home
last modified time | relevance | path

Searched refs:DMA20_START_ADDR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h826 #define DMA20_START_ADDR 0xffc01e04 /* DMA Channel 20 Start Address Register */ macro
DcdefBF54x_base.h1397 #define bfin_read_DMA20_START_ADDR() bfin_read32(DMA20_START_ADDR)
1398 #define bfin_write_DMA20_START_ADDR(val) bfin_write32(DMA20_START_ADDR, val)
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1941 #define DMA20_START_ADDR 0xFFC07384 /* DMA20 Start Address of Current Buffer */ macro
DcdefBF60x_base.h1069 #define bfin_read_DMA20_START_ADDR() bfin_read32(DMA20_START_ADDR)
1070 #define bfin_write_DMA20_START_ADDR(val) bfin_write32(DMA20_START_ADDR, val)