Searched refs:DMA15_X_MODIFY (Results 1 - 4 of 4) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h540 #define DMA15_X_MODIFY 0xFFC01DD4 /* DMA Channel 15 X Modify Register */ macro
H A DcdefBF538.h888 #define bfin_read_DMA15_X_MODIFY() bfin_read16(DMA15_X_MODIFY)
889 #define bfin_write_DMA15_X_MODIFY(val) bfin_write16(DMA15_X_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h749 #define DMA15_X_MODIFY 0xffc01cd4 /* DMA Channel 15 X Modify Register */ macro
H A DcdefBF54x_base.h1258 #define bfin_read_DMA15_X_MODIFY() bfin_read16(DMA15_X_MODIFY)
1259 #define bfin_write_DMA15_X_MODIFY(val) bfin_write16(DMA15_X_MODIFY, val)

Completed in 105 milliseconds