Home
last modified time | relevance | path

Searched refs:DMA23_CURR_ADDR (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2012 #define DMA23_CURR_ADDR 0xFFC0912C /* DMA23 Current Address */ macro
2568 #define MDMA1_SRC_CRC1_CURR_ADDR (DMA23_CURR_ADDR)
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h881 #define DMA23_CURR_ADDR 0xffc01ee4 /* DMA Channel 23 Current Address Register */ macro
DcdefBF54x_base.h1498 #define bfin_read_DMA23_CURR_ADDR() bfin_read32(DMA23_CURR_ADDR)
1499 #define bfin_write_DMA23_CURR_ADDR(val) bfin_write32(DMA23_CURR_ADDR, val)