Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dmv_xor.c45 #define mv_chan_to_devp(chan) \ macro
129 dev_dbg(mv_chan_to_devp(chan), "%s, val 0x%08x\n", __func__, val); in mv_chan_clear_eoc_cause()
158 dev_dbg(mv_chan_to_devp(chan), " activate chan.\n"); in mv_chan_activate()
181 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d: sw_desc %p\n", in mv_chan_start_new_chain()
219 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d\n", __func__, __LINE__); in mv_chan_clean_completed_slots()
238 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d: desc %p flags %d\n", in mv_desc_clean_slot()
272 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d\n", __func__, __LINE__); in mv_chan_slot_cleanup()
273 dev_dbg(mv_chan_to_devp(mv_chan), "current_desc %x\n", current_desc); in mv_chan_slot_cleanup()
390 dev_dbg(mv_chan_to_devp(mv_chan), in mv_xor_tx_submit()
407 dev_dbg(mv_chan_to_devp(mv_chan), "Append to last desc %pa\n", in mv_xor_tx_submit()
[all …]