Searched refs:DMA6_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.h335 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
336 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR,val)
H A DdefBF532.h308 #define DMA6_START_ADDR 0xFFC00D84 /* DMA Channel 6 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.h598 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
599 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR, val)
H A DdefBF52x_base.h334 #define DMA6_START_ADDR 0xFFC00D84 /* DMA Channel 6 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.h580 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
581 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR,val)
H A DdefBF534.h312 #define DMA6_START_ADDR 0xFFC00D84 /* DMA Channel 6 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.h538 #define bfin_read_DMA6_START_ADDR() bfin_read32(DMA6_START_ADDR)
539 #define bfin_write_DMA6_START_ADDR(val) bfin_write32(DMA6_START_ADDR)
H A DdefBF54x_base.h321 #define DMA6_START_ADDR 0xffc00d84 /* DMA Channel 6 Start Address Register */ macro

Completed in 309 milliseconds