Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2256 #define DMA35_START_ADDR 0xFFC10004 /* DMA35 Start Address of Current Buffer */ macro
DcdefBF60x_base.h1551 #define bfin_read_DMA35_START_ADDR() bfin_read32(DMA35_START_ADDR)
1552 #define bfin_write_DMA35_START_ADDR(val) bfin_write32(DMA35_START_ADDR, val)