Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h355 #define DMA1_3_CONFIG 0xFFC01CC8 /* DMA1 Channel 3 Configuration register */ macro
DcdefBF561.h605 #define bfin_read_DMA1_3_CONFIG() bfin_read16(DMA1_3_CONFIG)
606 #define bfin_write_DMA1_3_CONFIG(val) bfin_write16(DMA1_3_CONFIG,val)