Home
last modified time | relevance | path

Searched refs:DMA12_CONFIG (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h722 #define DMA12_CONFIG 0xffc01c08 /* DMA Channel 12 Configuration Register */ macro
DcdefBF54x_base.h1193 #define bfin_read_DMA12_CONFIG() bfin_read16(DMA12_CONFIG)
1194 #define bfin_write_DMA12_CONFIG(val) bfin_write16(DMA12_CONFIG, val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h548 #define DMA12_CONFIG 0xFFC01D08 /* DMA Channel 12 Configuration Register */ macro
DcdefBF538.h838 #define bfin_read_DMA12_CONFIG() bfin_read16(DMA12_CONFIG)
839 #define bfin_write_DMA12_CONFIG(val) bfin_write16(DMA12_CONFIG, val)