Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dmv_xor.h44 #define XOR_CONFIG(chan) (chan->mmr_base + 0x10 + (chan->idx * 4)) macro
H A Dmv_xor.c142 u32 config = readl_relaxed(XOR_CONFIG(chan)); in mv_chan_set_mode()
153 writel_relaxed(config, XOR_CONFIG(chan)); in mv_chan_set_mode()
696 val = readl_relaxed(XOR_CONFIG(chan)); in mv_chan_dump_regs()
1243 readl_relaxed(XOR_CONFIG(mv_chan)); in mv_xor_suspend()
1264 XOR_CONFIG(mv_chan)); in mv_xor_resume()