Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h843 #define DMA21_CONFIG 0xffc01e48 /* DMA Channel 21 Configuration Register */ macro
DcdefBF54x_base.h1428 #define bfin_read_DMA21_CONFIG() bfin_read16(DMA21_CONFIG)
1429 #define bfin_write_DMA21_CONFIG(val) bfin_write16(DMA21_CONFIG, val)