Searched refs:DMA16_X_MODIFY (Results 1 - 6 of 6) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h554 #define DMA16_X_MODIFY 0xFFC01E14 /* DMA Channel 16 X Modify Register */ macro
H A DcdefBF538.h914 #define bfin_read_DMA16_X_MODIFY() bfin_read16(DMA16_X_MODIFY)
915 #define bfin_write_DMA16_X_MODIFY(val) bfin_write16(DMA16_X_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h765 #define DMA16_X_MODIFY 0xffc01d14 /* DMA Channel 16 X Modify Register */ macro
H A DcdefBF54x_base.h1287 #define bfin_read_DMA16_X_MODIFY() bfin_read16(DMA16_X_MODIFY)
1288 #define bfin_write_DMA16_X_MODIFY(val) bfin_write16(DMA16_X_MODIFY, val)
/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h927 #define bfin_read_DMA16_X_MODIFY() bfin_read32(DMA16_X_MODIFY)
928 #define bfin_write_DMA16_X_MODIFY(val) bfin_write32(DMA16_X_MODIFY, val)
H A DdefBF60x_base.h1860 #define DMA16_X_MODIFY 0xFFC07190 /* DMA16 Inner Loop Address Increment */ macro

Completed in 163 milliseconds