Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Dep93xx_dma.c32 #define M2P_CONTROL 0x0000 macro
371 writel(control, edmac->regs + M2P_CONTROL); in m2p_set_control()
376 readl(edmac->regs + M2P_CONTROL); in m2p_set_control()
405 control = readl(edmac->regs + M2P_CONTROL); in m2p_hw_synchronize()
451 u32 control = readl(edmac->regs + M2P_CONTROL); in m2p_hw_submit()
507 control = readl(edmac->regs + M2P_CONTROL); in m2p_hw_interrupt()