Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h553 #define DMA2_1_CONFIG 0xFFC00C48 /* DMA2 Channel 1 Configuration register */ macro
DcdefBF561.h971 #define bfin_read_DMA2_1_CONFIG() bfin_read16(DMA2_1_CONFIG)
972 #define bfin_write_DMA2_1_CONFIG(val) bfin_write16(DMA2_1_CONFIG,val)