Searched refs:DMA10_START_ADDR (Results 1 - 10 of 10) sorted by relevance

/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.h666 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
667 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_START_ADDR, val)
H A DdefBF51x_base.h367 #define DMA10_START_ADDR 0xFFC00E84 /* DMA Channel 10 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.h683 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
684 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_START_ADDR, val)
H A DdefBF52x_base.h367 #define DMA10_START_ADDR 0xFFC00E84 /* DMA Channel 10 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.h345 #define DMA10_START_ADDR 0xFFC00E84 /* DMA Channel 10 Start Address Register */ macro
H A DcdefBF534.h644 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
645 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_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.h760 #define bfin_read_DMA10_START_ADDR() bfin_readPTR(DMA10_START_ADDR)
761 #define bfin_write_DMA10_START_ADDR(val) bfin_writePTR(DMA10_START_ADDR, val)
H A DdefBF539.h537 #define DMA10_START_ADDR 0xFFC01C84 /* DMA Channel 10 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.h367 #define DMA10_START_ADDR 0xffc00e84 /* DMA Channel 10 Start Address Register */ macro
H A DcdefBF54x_base.h603 #define bfin_read_DMA10_START_ADDR() bfin_read32(DMA10_START_ADDR)
604 #define bfin_write_DMA10_START_ADDR(val) bfin_write32(DMA10_START_ADDR, val)

Completed in 184 milliseconds