Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h831 #define DMA20_Y_MODIFY 0xffc01e1c /* DMA Channel 20 Y Modify Register */ macro
DcdefBF54x_base.h1407 #define bfin_read_DMA20_Y_MODIFY() bfin_read16(DMA20_Y_MODIFY)
1408 #define bfin_write_DMA20_Y_MODIFY(val) bfin_write16(DMA20_Y_MODIFY, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1946 #define DMA20_Y_MODIFY 0xFFC07398 /* DMA20 Outer Loop Address Increment (2… macro
DcdefBF60x_base.h1079 #define bfin_read_DMA20_Y_MODIFY() bfin_read32(DMA20_Y_MODIFY)
1080 #define bfin_write_DMA20_Y_MODIFY(val) bfin_write32(DMA20_Y_MODIFY, val)