Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h369 #define DMA1_4_CONFIG 0xFFC01D08 /* DMA1 Channel 4 Configuration register */ macro
DcdefBF561.h631 #define bfin_read_DMA1_4_CONFIG() bfin_read16(DMA1_4_CONFIG)
632 #define bfin_write_DMA1_4_CONFIG(val) bfin_write16(DMA1_4_CONFIG,val)