Home
last modified time | relevance | path

Searched refs:DMA19_X_MODIFY (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h836 #define DMA19_X_MODIFY 0xffc01dd4 /* DMA Channel 19 X Modify Register */ macro
DcdefBF54x_base.h1400 #define bfin_read_DMA19_X_MODIFY() bfin_read16(DMA19_X_MODIFY)
1401 #define bfin_write_DMA19_X_MODIFY(val) bfin_write16(DMA19_X_MODIFY, val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h648 #define DMA19_X_MODIFY 0xFFC01ED4 /* DMA Channel 19 X Modify Register */ macro
DcdefBF538.h1024 #define bfin_read_DMA19_X_MODIFY() bfin_read16(DMA19_X_MODIFY)
1025 #define bfin_write_DMA19_X_MODIFY(val) bfin_write16(DMA19_X_MODIFY, val)