Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h827 #define DMA20_CONFIG 0xffc01e08 /* DMA Channel 20 Configuration Register */ macro
DcdefBF54x_base.h1399 #define bfin_read_DMA20_CONFIG() bfin_read16(DMA20_CONFIG)
1400 #define bfin_write_DMA20_CONFIG(val) bfin_write16(DMA20_CONFIG, val)