Searched refs:DMA9_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.h639 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
640 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_START_ADDR, val)
H A DdefBF51x_base.h353 #define DMA9_START_ADDR 0xFFC00E44 /* DMA Channel 9 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.h656 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
657 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_START_ADDR, val)
H A DdefBF52x_base.h353 #define DMA9_START_ADDR 0xFFC00E44 /* DMA Channel 9 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.h331 #define DMA9_START_ADDR 0xFFC00E44 /* DMA Channel 9 Start Address Register */ macro
H A DcdefBF534.h617 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
618 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_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.h734 #define bfin_read_DMA9_START_ADDR() bfin_readPTR(DMA9_START_ADDR)
735 #define bfin_write_DMA9_START_ADDR(val) bfin_writePTR(DMA9_START_ADDR, val)
H A DdefBF539.h523 #define DMA9_START_ADDR 0xFFC01C44 /* DMA Channel 9 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.h351 #define DMA9_START_ADDR 0xffc00e44 /* DMA Channel 9 Start Address Register */ macro
H A DcdefBF54x_base.h574 #define bfin_read_DMA9_START_ADDR() bfin_read32(DMA9_START_ADDR)
575 #define bfin_write_DMA9_START_ADDR(val) bfin_write32(DMA9_START_ADDR, val)

Completed in 334 milliseconds