Searched refs:DMA20_X_MODIFY (Results 1 - 2 of 2) sorted by relevance

/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.h828 #define DMA20_X_MODIFY 0xffc01e14 /* DMA Channel 20 X Modify Register */ macro
H A DcdefBF54x_base.h1405 #define bfin_read_DMA20_X_MODIFY() bfin_read16(DMA20_X_MODIFY)
1406 #define bfin_write_DMA20_X_MODIFY(val) bfin_write16(DMA20_X_MODIFY, val)

Completed in 110 milliseconds