Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h441 #define DMA1_9_START_ADDR 0xFFC01E44 /* DMA1 Channel 9 Start Address */ macro
DcdefBF561.h765 #define bfin_read_DMA1_9_START_ADDR() bfin_read32(DMA1_9_START_ADDR)
766 #define bfin_write_DMA1_9_START_ADDR(val) bfin_write32(DMA1_9_START_ADDR,val)