Searched refs:DMA1_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.h200 #define bfin_read_DMA1_START_ADDR() bfin_read32(DMA1_START_ADDR)
201 #define bfin_write_DMA1_START_ADDR(val) bfin_write32(DMA1_START_ADDR,val)
H A DdefBF532.h238 #define DMA1_START_ADDR 0xFFC00C44 /* DMA Channel 1 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.h463 #define bfin_read_DMA1_START_ADDR() bfin_read32(DMA1_START_ADDR)
464 #define bfin_write_DMA1_START_ADDR(val) bfin_write32(DMA1_START_ADDR, val)
H A DdefBF52x_base.h264 #define DMA1_START_ADDR 0xFFC00C44 /* DMA Channel 1 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.h445 #define bfin_read_DMA1_START_ADDR() bfin_read32(DMA1_START_ADDR)
446 #define bfin_write_DMA1_START_ADDR(val) bfin_write32(DMA1_START_ADDR,val)
H A DdefBF534.h242 #define DMA1_START_ADDR 0xFFC00C44 /* DMA Channel 1 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.h393 #define bfin_read_DMA1_START_ADDR() bfin_read32(DMA1_START_ADDR)
394 #define bfin_write_DMA1_START_ADDR(val) bfin_write32(DMA1_START_ADDR)
H A DdefBF54x_base.h241 #define DMA1_START_ADDR 0xffc00c44 /* DMA Channel 1 Start Address Register */ macro

Completed in 319 milliseconds