Searched refs:DMA12_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.h812 #define bfin_read_DMA12_START_ADDR() bfin_readPTR(DMA12_START_ADDR)
813 #define bfin_write_DMA12_START_ADDR(val) bfin_writePTR(DMA12_START_ADDR, val)
H A DdefBF539.h565 #define DMA12_START_ADDR 0xFFC01D04 /* DMA Channel 12 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.h697 #define DMA12_START_ADDR 0xffc01c04 /* DMA Channel 12 Start Address Register */ macro
H A DcdefBF54x_base.h1167 #define bfin_read_DMA12_START_ADDR() bfin_read32(DMA12_START_ADDR)
1168 #define bfin_write_DMA12_START_ADDR(val) bfin_write32(DMA12_START_ADDR, val)

Completed in 85 milliseconds