Searched refs:DMA18_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.h968 #define bfin_read_DMA18_START_ADDR() bfin_readPTR(DMA18_START_ADDR)
969 #define bfin_write_DMA18_START_ADDR(val) bfin_writePTR(DMA18_START_ADDR, val)
H A DdefBF539.h649 #define DMA18_START_ADDR 0xFFC01E84 /* DMA Channel 18 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.h793 #define DMA18_START_ADDR 0xffc01d84 /* DMA Channel 18 Start Address Register */ macro
H A DcdefBF54x_base.h1341 #define bfin_read_DMA18_START_ADDR() bfin_read32(DMA18_START_ADDR)
1342 #define bfin_write_DMA18_START_ADDR(val) bfin_write32(DMA18_START_ADDR, val)

Completed in 202 milliseconds