Home
last modified time | relevance | path

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

/linux-2.6.39/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)