Searched refs:DMA13_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.h844 #define bfin_read_DMA13_X_MODIFY() bfin_read16(DMA13_X_MODIFY)
845 #define bfin_write_DMA13_X_MODIFY(val) bfin_write16(DMA13_X_MODIFY, val)
H A DdefBF539.h582 #define DMA13_X_MODIFY 0xFFC01D54 /* DMA Channel 13 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.h716 #define DMA13_X_MODIFY 0xffc01c54 /* DMA Channel 13 X Modify Register */ macro
H A DcdefBF54x_base.h1202 #define bfin_read_DMA13_X_MODIFY() bfin_read16(DMA13_X_MODIFY)
1203 #define bfin_write_DMA13_X_MODIFY(val) bfin_write16(DMA13_X_MODIFY, val)

Completed in 124 milliseconds