Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h875 #define DMA23_CONFIG 0xffc01ec8 /* DMA Channel 23 Configuration Register */ macro
DcdefBF54x_base.h1486 #define bfin_read_DMA23_CONFIG() bfin_read16(DMA23_CONFIG)
1487 #define bfin_write_DMA23_CONFIG(val) bfin_write16(DMA23_CONFIG, val)