Searched refs:mv_xor_chan (Results 1 – 2 of 2) sorted by relevance
42 container_of(chan, struct mv_xor_chan, dmachan)100 static u32 mv_chan_get_current_desc(struct mv_xor_chan *chan) in mv_chan_get_current_desc()105 static void mv_chan_set_next_descriptor(struct mv_xor_chan *chan, in mv_chan_set_next_descriptor()111 static void mv_chan_unmask_interrupts(struct mv_xor_chan *chan) in mv_chan_unmask_interrupts()118 static u32 mv_chan_get_intr_cause(struct mv_xor_chan *chan) in mv_chan_get_intr_cause()125 static void mv_chan_clear_eoc_cause(struct mv_xor_chan *chan) in mv_chan_clear_eoc_cause()135 static void mv_chan_clear_err_status(struct mv_xor_chan *chan) in mv_chan_clear_err_status()141 static void mv_chan_set_mode(struct mv_xor_chan *chan, in mv_chan_set_mode()175 static void mv_chan_set_mode_to_desc(struct mv_xor_chan *chan) in mv_chan_set_mode_to_desc()194 static void mv_chan_activate(struct mv_xor_chan *chan) in mv_chan_activate()[all …]
87 struct mv_xor_chan *channels[MV_XOR_MAX_CHANNELS];106 struct mv_xor_chan { struct