Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h898 #define DMA23_CONFIG 0xffc01ec8 /* DMA Channel 23 Configuration Register */ macro
DcdefBF54x_base.h1512 #define bfin_read_DMA23_CONFIG() bfin_read16(DMA23_CONFIG)
1513 #define bfin_write_DMA23_CONFIG(val) bfin_write16(DMA23_CONFIG, val)