Home
last modified time | relevance | path

Searched refs:DMA22_Y_MODIFY (Results 1 – 3 of 3) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1988 #define DMA22_Y_MODIFY 0xFFC09098 /* DMA22 Outer Loop Address Increment (2… macro
2514 #define MDMA0_DEST_CRC0_Y_MODIFY (DMA22_Y_MODIFY)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h863 #define DMA22_Y_MODIFY 0xffc01e9c /* DMA Channel 22 Y Modify Register */ macro
DcdefBF54x_base.h1465 #define bfin_read_DMA22_Y_MODIFY() bfin_read16(DMA22_Y_MODIFY)
1466 #define bfin_write_DMA22_Y_MODIFY(val) bfin_write16(DMA22_Y_MODIFY, val)