Searched refs:DMA4_START_ADDR (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf533/
H A DcdefBF532.h281 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
282 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR,val)
H A DdefBF532.h280 #define DMA4_START_ADDR 0xFFC00D04 /* DMA Channel 4 Start Address Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h544 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
545 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR, val)
H A DdefBF52x_base.h306 #define DMA4_START_ADDR 0xFFC00D04 /* DMA Channel 4 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.h526 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
527 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR,val)
H A DdefBF534.h284 #define DMA4_START_ADDR 0xFFC00D04 /* DMA Channel 4 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.h480 #define bfin_read_DMA4_START_ADDR() bfin_read32(DMA4_START_ADDR)
481 #define bfin_write_DMA4_START_ADDR(val) bfin_write32(DMA4_START_ADDR)
H A DdefBF54x_base.h289 #define DMA4_START_ADDR 0xffc00d04 /* DMA Channel 4 Start Address Register */ macro

Completed in 250 milliseconds