Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h756 #define DMA14_X_MODIFY 0xffc01c94 /* DMA Channel 14 X Modify Register */ macro
DcdefBF54x_base.h1255 #define bfin_read_DMA14_X_MODIFY() bfin_read16(DMA14_X_MODIFY)
1256 #define bfin_write_DMA14_X_MODIFY(val) bfin_write16(DMA14_X_MODIFY, val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h578 #define DMA14_X_MODIFY 0xFFC01D94 /* DMA Channel 14 X Modify Register */ macro
DcdefBF538.h894 #define bfin_read_DMA14_X_MODIFY() bfin_read16(DMA14_X_MODIFY)
895 #define bfin_write_DMA14_X_MODIFY(val) bfin_write16(DMA14_X_MODIFY, val)