Searched refs:DMAC0_TC_PER (Results 1 - 3 of 3) 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 DdefBF539.h199 #define DMAC0_TC_PER 0xFFC00B0C /* DMA Controller 0 Traffic Control Periods Register */ macro
203 #define DMA0_TCPER DMAC0_TC_PER
/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.h201 #define DMAC0_TC_PER 0xffc00b0c /* DMA Controller 0 Traffic Control Periods Register */ macro
H A DcdefBF54x_base.h304 #define bfin_read_DMAC0_TC_PER() bfin_read16(DMAC0_TC_PER)
305 #define bfin_write_DMAC0_TC_PER(val) bfin_write16(DMAC0_TC_PER, val)

Completed in 278 milliseconds