Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h567 #define DMA2_2_CONFIG 0xFFC00C88 /* DMA2 Channel 2 Configuration register */ macro
DcdefBF561.h997 #define bfin_read_DMA2_2_CONFIG() bfin_read16(DMA2_2_CONFIG)
998 #define bfin_write_DMA2_2_CONFIG(val) bfin_write16(DMA2_2_CONFIG,val)