Searched refs:DMA16_CURR_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.h930 #define bfin_read_DMA16_CURR_ADDR() bfin_readPTR(DMA16_CURR_ADDR)
931 #define bfin_write_DMA16_CURR_ADDR(val) bfin_writePTR(DMA16_CURR_ADDR, val)
H A DdefBF539.h628 #define DMA16_CURR_ADDR 0xFFC01E24 /* DMA Channel 16 Current 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.h768 #define DMA16_CURR_ADDR 0xffc01d24 /* DMA Channel 16 Current Address Register */ macro
H A DcdefBF54x_base.h1297 #define bfin_read_DMA16_CURR_ADDR() bfin_read32(DMA16_CURR_ADDR)
1298 #define bfin_write_DMA16_CURR_ADDR(val) bfin_write32(DMA16_CURR_ADDR, val)

Completed in 133 milliseconds