Searched refs:DMA17_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.h942 #define bfin_read_DMA17_START_ADDR() bfin_readPTR(DMA17_START_ADDR)
943 #define bfin_write_DMA17_START_ADDR(val) bfin_writePTR(DMA17_START_ADDR, val)
H A DdefBF539.h635 #define DMA17_START_ADDR 0xFFC01E44 /* DMA Channel 17 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.h777 #define DMA17_START_ADDR 0xffc01d44 /* DMA Channel 17 Start Address Register */ macro
H A DcdefBF54x_base.h1312 #define bfin_read_DMA17_START_ADDR() bfin_read32(DMA17_START_ADDR)
1313 #define bfin_write_DMA17_START_ADDR(val) bfin_write32(DMA17_START_ADDR, val)

Completed in 208 milliseconds