Searched refs:DMA8_START_ADDR (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h652 #define bfin_read_DMA8_START_ADDR() bfin_read32(DMA8_START_ADDR)
653 #define bfin_write_DMA8_START_ADDR(val) bfin_write32(DMA8_START_ADDR, val)
H A DdefBF52x_base.h362 #define DMA8_START_ADDR 0xFFC00E04 /* DMA Channel 8 Start Address Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h634 #define bfin_read_DMA8_START_ADDR() bfin_read32(DMA8_START_ADDR)
635 #define bfin_write_DMA8_START_ADDR(val) bfin_write32(DMA8_START_ADDR,val)
H A DdefBF534.h340 #define DMA8_START_ADDR 0xFFC00E04 /* DMA Channel 8 Start Address Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf548/
H A DcdefBF54x_base.h596 #define bfin_read_DMA8_START_ADDR() bfin_read32(DMA8_START_ADDR)
597 #define bfin_write_DMA8_START_ADDR(val) bfin_write32(DMA8_START_ADDR)
H A DdefBF54x_base.h353 #define DMA8_START_ADDR 0xffc00e04 /* DMA Channel 8 Start Address Register */ macro

Completed in 277 milliseconds