Searched refs:DMA13_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.h838 #define bfin_read_DMA13_START_ADDR() bfin_readPTR(DMA13_START_ADDR)
839 #define bfin_write_DMA13_START_ADDR(val) bfin_writePTR(DMA13_START_ADDR, val)
H A DdefBF539.h579 #define DMA13_START_ADDR 0xFFC01D44 /* DMA Channel 13 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.h713 #define DMA13_START_ADDR 0xffc01c44 /* DMA Channel 13 Start Address Register */ macro
H A DcdefBF54x_base.h1196 #define bfin_read_DMA13_START_ADDR() bfin_read32(DMA13_START_ADDR)
1197 #define bfin_write_DMA13_START_ADDR(val) bfin_write32(DMA13_START_ADDR, val)

Completed in 199 milliseconds