Searched refs:DMA7_START_ADDR (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h307 #define bfin_read_DMA7_START_ADDR() bfin_read32(DMA7_START_ADDR)
308 #define bfin_write_DMA7_START_ADDR(val) bfin_write32(DMA7_START_ADDR,val)
H A DdefBF532.h290 #define DMA7_START_ADDR 0xFFC00DC4 /* DMA Channel 7 Start Address Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DcdefBF51x_base.h585 #define bfin_read_DMA7_START_ADDR() bfin_read32(DMA7_START_ADDR)
586 #define bfin_write_DMA7_START_ADDR(val) bfin_write32(DMA7_START_ADDR, val)
H A DdefBF51x_base.h325 #define DMA7_START_ADDR 0xFFC00DC4 /* DMA Channel 7 Start Address Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h602 #define bfin_read_DMA7_START_ADDR() bfin_read32(DMA7_START_ADDR)
603 #define bfin_write_DMA7_START_ADDR(val) bfin_write32(DMA7_START_ADDR, val)
H A DdefBF52x_base.h325 #define DMA7_START_ADDR 0xFFC00DC4 /* DMA Channel 7 Start Address Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h303 #define DMA7_START_ADDR 0xFFC00DC4 /* DMA Channel 7 Start Address Register */ macro
H A DcdefBF534.h563 #define bfin_read_DMA7_START_ADDR() bfin_read32(DMA7_START_ADDR)
564 #define bfin_write_DMA7_START_ADDR(val) bfin_write32(DMA7_START_ADDR,val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h678 #define bfin_read_DMA7_START_ADDR() bfin_readPTR(DMA7_START_ADDR)
679 #define bfin_write_DMA7_START_ADDR(val) bfin_writePTR(DMA7_START_ADDR, val)
H A DdefBF539.h308 #define DMA7_START_ADDR 0xFFC00DC4 /* DMA Channel 7 Start Address Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h319 #define DMA7_START_ADDR 0xffc00dc4 /* DMA Channel 7 Start Address Register */ macro
H A DcdefBF54x_base.h516 #define bfin_read_DMA7_START_ADDR() bfin_read32(DMA7_START_ADDR)
517 #define bfin_write_DMA7_START_ADDR(val) bfin_write32(DMA7_START_ADDR, val)

Completed in 337 milliseconds