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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h451 #define DMA1_9_START_ADDR 0xFFC01E44 /* DMA1 Channel 9 Start Address */ macro
H A DcdefBF561.h781 #define bfin_read_DMA1_9_START_ADDR() bfin_read32(DMA1_9_START_ADDR)
782 #define bfin_write_DMA1_9_START_ADDR(val) bfin_write32(DMA1_9_START_ADDR,val)

Completed in 96 milliseconds