Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h512 #define DMA13_X_MODIFY 0xFFC01D54 /* DMA Channel 13 X Modify Register */ macro
DcdefBF538.h836 #define bfin_read_DMA13_X_MODIFY() bfin_read16(DMA13_X_MODIFY)
837 #define bfin_write_DMA13_X_MODIFY(val) bfin_write16(DMA13_X_MODIFY, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h717 #define DMA13_X_MODIFY 0xffc01c54 /* DMA Channel 13 X Modify Register */ macro
DcdefBF54x_base.h1200 #define bfin_read_DMA13_X_MODIFY() bfin_read16(DMA13_X_MODIFY)
1201 #define bfin_write_DMA13_X_MODIFY(val) bfin_write16(DMA13_X_MODIFY, val)