Searched refs:DMA21_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-bf548/include/mach/
H A DdefBF54x_base.h841 #define DMA21_START_ADDR 0xffc01e44 /* DMA Channel 21 Start Address Register */ macro
H A DcdefBF54x_base.h1428 #define bfin_read_DMA21_START_ADDR() bfin_read32(DMA21_START_ADDR)
1429 #define bfin_write_DMA21_START_ADDR(val) bfin_write32(DMA21_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.h841 #define DMA21_START_ADDR 0xffc01e44 /* DMA Channel 21 Start Address Register */ macro
H A DcdefBF54x_base.h1428 #define bfin_read_DMA21_START_ADDR() bfin_read32(DMA21_START_ADDR)
1429 #define bfin_write_DMA21_START_ADDR(val) bfin_write32(DMA21_START_ADDR, val)

Completed in 138 milliseconds