Searched refs:DMA15_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.h892 #define bfin_read_DMA15_CONFIG() bfin_read16(DMA15_CONFIG)
893 #define bfin_write_DMA15_CONFIG(val) bfin_write16(DMA15_CONFIG, val)
H A DdefBF539.h608 #define DMA15_CONFIG 0xFFC01DC8 /* DMA Channel 15 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.h746 #define DMA15_CONFIG 0xffc01cc8 /* DMA Channel 15 Configuration Register */ macro
H A DcdefBF54x_base.h1256 #define bfin_read_DMA15_CONFIG() bfin_read16(DMA15_CONFIG)
1257 #define bfin_write_DMA15_CONFIG(val) bfin_write16(DMA15_CONFIG, val)

Completed in 161 milliseconds