Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dimg-mdc-dma.c156 static inline void mdc_writel(struct mdc_dma *mdma, u32 val, u32 reg) in mdc_writel() function
168 mdc_writel(mchan->mdma, val, mchan->chan_nr * 0x040 + reg); in mdc_chan_writel()