Searched refs:DMA15_START_ADDR (Results 1 - 4 of 4) sorted by relevance

/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.h890 #define bfin_read_DMA15_START_ADDR() bfin_readPTR(DMA15_START_ADDR)
891 #define bfin_write_DMA15_START_ADDR(val) bfin_writePTR(DMA15_START_ADDR, val)
H A DdefBF539.h607 #define DMA15_START_ADDR 0xFFC01DC4 /* DMA Channel 15 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.h745 #define DMA15_START_ADDR 0xffc01cc4 /* DMA Channel 15 Start Address Register */ macro
H A DcdefBF54x_base.h1254 #define bfin_read_DMA15_START_ADDR() bfin_read32(DMA15_START_ADDR)
1255 #define bfin_write_DMA15_START_ADDR(val) bfin_write32(DMA15_START_ADDR, val)

Completed in 300 milliseconds