Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h423 #define DMA1_7_PERIPHERAL_MAP 0xFFC01DEC /* DMA1 Channel 7 Peripheral Map Register */ macro
DcdefBF561.h733 #define bfin_read_DMA1_7_PERIPHERAL_MAP() bfin_read16(DMA1_7_PERIPHERAL_MAP)
734 #define bfin_write_DMA1_7_PERIPHERAL_MAP(val) bfin_write16(DMA1_7_PERIPHERAL_MAP,val)