Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h542 #define DMA15_Y_MODIFY 0xFFC01DDC /* DMA Channel 15 Y Modify Register */ macro
DcdefBF538.h892 #define bfin_read_DMA15_Y_MODIFY() bfin_read16(DMA15_Y_MODIFY)
893 #define bfin_write_DMA15_Y_MODIFY(val) bfin_write16(DMA15_Y_MODIFY, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h751 #define DMA15_Y_MODIFY 0xffc01cdc /* DMA Channel 15 Y Modify Register */ macro
DcdefBF54x_base.h1262 #define bfin_read_DMA15_Y_MODIFY() bfin_read16(DMA15_Y_MODIFY)
1263 #define bfin_write_DMA15_Y_MODIFY(val) bfin_write16(DMA15_Y_MODIFY, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1841 #define DMA15_Y_MODIFY 0xFFC07118 /* DMA15 Outer Loop Address Increment (2… macro
DcdefBF60x_base.h894 #define bfin_read_DMA15_Y_MODIFY() bfin_read32(DMA15_Y_MODIFY)
895 #define bfin_write_DMA15_Y_MODIFY(val) bfin_write32(DMA15_Y_MODIFY, val)