Searched refs:DMA13_CONFIG (Results 1 - 4 of 4) 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 DcdefBF538.h840 #define bfin_read_DMA13_CONFIG() bfin_read16(DMA13_CONFIG)
841 #define bfin_write_DMA13_CONFIG(val) bfin_write16(DMA13_CONFIG, val)
H A DdefBF539.h580 #define DMA13_CONFIG 0xFFC01D48 /* DMA Channel 13 Configuration Register */ macro
/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.h714 #define DMA13_CONFIG 0xffc01c48 /* DMA Channel 13 Configuration Register */ macro
H A DcdefBF54x_base.h1198 #define bfin_read_DMA13_CONFIG() bfin_read16(DMA13_CONFIG)
1199 #define bfin_write_DMA13_CONFIG(val) bfin_write16(DMA13_CONFIG, val)

Completed in 153 milliseconds