Searched refs:DMA2_0_START_ADDR (Results 1 - 4 of 4) 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-bf561/include/mach/
H A DdefBF561.h551 #define DMA2_0_START_ADDR 0xFFC00C04 /* DMA2 Channel 0 Start Address */ macro
H A DcdefBF561.h965 #define bfin_read_DMA2_0_START_ADDR() bfin_read32(DMA2_0_START_ADDR)
966 #define bfin_write_DMA2_0_START_ADDR(val) bfin_write32(DMA2_0_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-bf561/include/mach/
H A DdefBF561.h551 #define DMA2_0_START_ADDR 0xFFC00C04 /* DMA2 Channel 0 Start Address */ macro
H A DcdefBF561.h965 #define bfin_read_DMA2_0_START_ADDR() bfin_read32(DMA2_0_START_ADDR)
966 #define bfin_write_DMA2_0_START_ADDR(val) bfin_write32(DMA2_0_START_ADDR,val)

Completed in 185 milliseconds