Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h639 #define DMA2_7_START_ADDR 0xFFC00DC4 /* DMA2 Channel 7 Start Address */ macro
DcdefBF561.h1131 #define bfin_read_DMA2_7_START_ADDR() bfin_read32(DMA2_7_START_ADDR)
1132 #define bfin_write_DMA2_7_START_ADDR(val) bfin_write32(DMA2_7_START_ADDR,val)