Searched refs:mv_xor_chan (Results 1 – 2 of 2) sorted by relevance
33 container_of(chan, struct mv_xor_chan, common)113 static u32 mv_chan_get_current_desc(struct mv_xor_chan *chan) in mv_chan_get_current_desc()118 static void mv_chan_set_next_descriptor(struct mv_xor_chan *chan, in mv_chan_set_next_descriptor()124 static void mv_chan_set_dest_pointer(struct mv_xor_chan *chan, u32 desc_addr) in mv_chan_set_dest_pointer()129 static void mv_chan_set_block_size(struct mv_xor_chan *chan, u32 block_size) in mv_chan_set_block_size()134 static void mv_chan_set_value(struct mv_xor_chan *chan, u32 value) in mv_chan_set_value()140 static void mv_chan_unmask_interrupts(struct mv_xor_chan *chan) in mv_chan_unmask_interrupts()147 static u32 mv_chan_get_intr_cause(struct mv_xor_chan *chan) in mv_chan_get_intr_cause()162 static void mv_xor_device_clear_eoc_cause(struct mv_xor_chan *chan) in mv_xor_device_clear_eoc_cause()169 static void mv_xor_device_clear_err_status(struct mv_xor_chan *chan) in mv_xor_device_clear_err_status()[all …]
94 struct mv_xor_chan { struct