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

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h596 #define DMA19_X_MODIFY 0xFFC01ED4 /* DMA Channel 19 X Modify Register */ macro
H A DcdefBF538.h992 #define bfin_read_DMA19_X_MODIFY() bfin_read16(DMA19_X_MODIFY)
993 #define bfin_write_DMA19_X_MODIFY(val) bfin_write16(DMA19_X_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h813 #define DMA19_X_MODIFY 0xffc01dd4 /* DMA Channel 19 X Modify Register */ macro
H A DcdefBF54x_base.h1374 #define bfin_read_DMA19_X_MODIFY() bfin_read16(DMA19_X_MODIFY)
1375 #define bfin_write_DMA19_X_MODIFY(val) bfin_write16(DMA19_X_MODIFY, val)

Completed in 102 milliseconds