Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h397 #define DMA1_6_CONFIG 0xFFC01D88 /* DMA1 Channel 6 Configuration register */ macro
DcdefBF561.h683 #define bfin_read_DMA1_6_CONFIG() bfin_read16(DMA1_6_CONFIG)
684 #define bfin_write_DMA1_6_CONFIG(val) bfin_write16(DMA1_6_CONFIG,val)