Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1999 #define DMA23_Y_MODIFY 0xFFC09118 /* DMA23 Outer Loop Address Increment (2… macro
2555 #define MDMA1_SRC_CRC1_Y_MODIFY (DMA23_Y_MODIFY)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h879 #define DMA23_Y_MODIFY 0xffc01edc /* DMA Channel 23 Y Modify Register */ macro
DcdefBF54x_base.h1494 #define bfin_read_DMA23_Y_MODIFY() bfin_read16(DMA23_Y_MODIFY)
1495 #define bfin_write_DMA23_Y_MODIFY(val) bfin_write16(DMA23_Y_MODIFY, val)