Searched refs:DMA23_START_ADDR (Results 1 - 2 of 2) sorted by relevance

/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.h873 #define DMA23_START_ADDR 0xffc01ec4 /* DMA Channel 23 Start Address Register */ macro
H A DcdefBF54x_base.h1486 #define bfin_read_DMA23_START_ADDR() bfin_read32(DMA23_START_ADDR)
1487 #define bfin_write_DMA23_START_ADDR(val) bfin_write32(DMA23_START_ADDR, val)

Completed in 67 milliseconds