Searched refs:DMA12_X_MODIFY (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.h818 #define bfin_read_DMA12_X_MODIFY() bfin_read16(DMA12_X_MODIFY)
819 #define bfin_write_DMA12_X_MODIFY(val) bfin_write16(DMA12_X_MODIFY, val)
H A DdefBF539.h568 #define DMA12_X_MODIFY 0xFFC01D14 /* DMA Channel 12 X Modify 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.h700 #define DMA12_X_MODIFY 0xffc01c14 /* DMA Channel 12 X Modify Register */ macro
H A DcdefBF54x_base.h1173 #define bfin_read_DMA12_X_MODIFY() bfin_read16(DMA12_X_MODIFY)
1174 #define bfin_write_DMA12_X_MODIFY(val) bfin_write16(DMA12_X_MODIFY, val)

Completed in 223 milliseconds