Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h2235 #define DMA34_START_ADDR 0xFFC0D084 /* DMA34 Start Address of Current Buffer */ macro
DcdefBF60x_base.h1514 #define bfin_read_DMA34_START_ADDR() bfin_read32(DMA34_START_ADDR)
1515 #define bfin_write_DMA34_START_ADDR(val) bfin_write32(DMA34_START_ADDR, val)