Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h740 #define DMA13_X_MODIFY 0xffc01c54 /* DMA Channel 13 X Modify Register */ macro
DcdefBF54x_base.h1226 #define bfin_read_DMA13_X_MODIFY() bfin_read16(DMA13_X_MODIFY)
1227 #define bfin_write_DMA13_X_MODIFY(val) bfin_write16(DMA13_X_MODIFY, val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h564 #define DMA13_X_MODIFY 0xFFC01D54 /* DMA Channel 13 X Modify Register */ macro
DcdefBF538.h868 #define bfin_read_DMA13_X_MODIFY() bfin_read16(DMA13_X_MODIFY)
869 #define bfin_write_DMA13_X_MODIFY(val) bfin_write16(DMA13_X_MODIFY, val)