Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dimg-mdc-dma.c148 static inline u32 mdc_readl(struct mdc_dma *mdma, u32 reg) in mdc_readl() function
160 return mdc_readl(mchan->mdma, mchan->chan_nr * 0x040 + reg); in mdc_chan_readl()
918 val = mdc_readl(mdma, MDC_GLOBAL_CONFIG_A); in mdc_dma_probe()