Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmv_xor.c40 container_of(chan, struct mv_xor_chan, dmachan)
164 static char mv_chan_is_busy(struct mv_xor_chan *chan) in mv_chan_is_busy()
193 struct mv_xor_chan *mv_chan, in mv_desc_run_tx_complete_actions()
236 struct mv_xor_chan *mv_chan) in mv_desc_clean_slot()
349 mv_chan_alloc_slot(struct mv_xor_chan *mv_chan) in mv_chan_alloc_slot()
732 struct mv_xor_chan *chan = data; in mv_xor_interrupt_handler()
872 mv_chan_xor_self_test(struct mv_xor_chan *mv_chan) in mv_chan_xor_self_test()
1033 static struct mv_xor_chan *
1039 struct mv_xor_chan *mv_chan; in mv_xor_channel_add()
1381 struct mv_xor_chan *chan; in mv_xor_probe()
[all …]
H A Dmv_xor.h81 struct mv_xor_chan *channels[MV_XOR_MAX_CHANNELS];
104 struct mv_xor_chan { struct