Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h560 #define DMA16_PERIPHERAL_MAP 0xFFC01E2C /* DMA Channel 16 Peripheral Map Register */ macro
DcdefBF538.h926 #define bfin_read_DMA16_PERIPHERAL_MAP() bfin_read16(DMA16_PERIPHERAL_MAP)
927 #define bfin_write_DMA16_PERIPHERAL_MAP(val) bfin_write16(DMA16_PERIPHERAL_MAP, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h771 #define DMA16_PERIPHERAL_MAP 0xffc01d2c /* DMA Channel 16 Peripheral Map Register */ macro
DcdefBF54x_base.h1299 #define bfin_read_DMA16_PERIPHERAL_MAP() bfin_read16(DMA16_PERIPHERAL_MAP)
1300 #define bfin_write_DMA16_PERIPHERAL_MAP(val) bfin_write16(DMA16_PERIPHERAL_MAP, val)