Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-spear/
H A Dpl080.c44 val = readl(DMA_CHN_CFG); in pl080_get_signal()
53 writel(val, DMA_CHN_CFG); in pl080_get_signal()
H A Dmisc_regs.h15 #define DMA_CHN_CFG (MISC_BASE + 0x0A0) macro