Home
last modified time | relevance | path

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

/drivers/dma/
Dep93xx_dma.c31 #define M2P_CONTROL 0x0000 macro
311 writel(control, edmac->regs + M2P_CONTROL); in m2p_set_control()
316 readl(edmac->regs + M2P_CONTROL); in m2p_set_control()
346 control = readl(edmac->regs + M2P_CONTROL); in m2p_hw_synchronize()
392 u32 control = readl(edmac->regs + M2P_CONTROL); in m2p_hw_submit()
448 control = readl(edmac->regs + M2P_CONTROL); in m2p_hw_interrupt()