Searched refs:DMA12_START_ADDR (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 266 milliseconds