Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h588 #define DMA18_PERIPHERAL_MAP 0xFFC01EAC /* DMA Channel 18 Peripheral Map Register */ macro
DcdefBF538.h978 #define bfin_read_DMA18_PERIPHERAL_MAP() bfin_read16(DMA18_PERIPHERAL_MAP)
979 #define bfin_write_DMA18_PERIPHERAL_MAP(val) bfin_write16(DMA18_PERIPHERAL_MAP, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h803 #define DMA18_PERIPHERAL_MAP 0xffc01dac /* DMA Channel 18 Peripheral Map Register */ macro
DcdefBF54x_base.h1357 #define bfin_read_DMA18_PERIPHERAL_MAP() bfin_read16(DMA18_PERIPHERAL_MAP)
1358 #define bfin_write_DMA18_PERIPHERAL_MAP(val) bfin_write16(DMA18_PERIPHERAL_MAP, val)