Home
last modified time | relevance | path

Searched refs:DMA13_Y_MODIFY (Results 1 – 6 of 6) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h514 #define DMA13_Y_MODIFY 0xFFC01D5C /* DMA Channel 13 Y Modify Register */ macro
DcdefBF538.h840 #define bfin_read_DMA13_Y_MODIFY() bfin_read16(DMA13_Y_MODIFY)
841 #define bfin_write_DMA13_Y_MODIFY(val) bfin_write16(DMA13_Y_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h719 #define DMA13_Y_MODIFY 0xffc01c5c /* DMA Channel 13 Y Modify Register */ macro
DcdefBF54x_base.h1204 #define bfin_read_DMA13_Y_MODIFY() bfin_read16(DMA13_Y_MODIFY)
1205 #define bfin_write_DMA13_Y_MODIFY(val) bfin_write16(DMA13_Y_MODIFY, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1799 #define DMA13_Y_MODIFY 0xFFC07018 /* DMA13 Outer Loop Address Increment (2… macro
DcdefBF60x_base.h820 #define bfin_read_DMA13_Y_MODIFY() bfin_read32(DMA13_Y_MODIFY)
821 #define bfin_write_DMA13_Y_MODIFY(val) bfin_write32(DMA13_Y_MODIFY, val)