Home
last modified time | relevance | path

Searched refs:DMA42_START_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2403 #define DMA42_START_ADDR 0xFFC14004 /* DMA42 Start Address of Current Buffer */ macro
DcdefBF60x_base.h1810 #define bfin_read_DMA42_START_ADDR() bfin_read32(DMA42_START_ADDR)
1811 #define bfin_write_DMA42_START_ADDR(val) bfin_write32(DMA42_START_ADDR, val)