Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dmv_xor.h52 #define XOR_CONFIG(chan) (chan->mmr_base + 0x10 + (chan->idx * 4)) macro
Dmv_xor.c150 u32 config = readl_relaxed(XOR_CONFIG(chan)); in mv_chan_set_mode()
161 writel_relaxed(config, XOR_CONFIG(chan)); in mv_chan_set_mode()
704 val = readl_relaxed(XOR_CONFIG(chan)); in mv_chan_dump_regs()
1249 readl_relaxed(XOR_CONFIG(mv_chan)); in mv_xor_suspend()
1270 XOR_CONFIG(mv_chan)); in mv_xor_resume()