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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf561/
H A DdefBF561.h646 #define DMA2_6_START_ADDR 0xFFC00D84 /* DMA2 Channel 6 Start Address */ macro
H A DcdefBF561.h1161 #define bfin_read_DMA2_6_START_ADDR() bfin_read32(DMA2_6_START_ADDR)
1162 #define bfin_write_DMA2_6_START_ADDR(val) bfin_write32(DMA2_6_START_ADDR,val)

Completed in 85 milliseconds