Searched refs:mv_chan_to_devp (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/dma/ |
| D | mv_xor.c | 47 #define mv_chan_to_devp(chan) \ macro 131 dev_dbg(mv_chan_to_devp(chan), "%s, val 0x%08x\n", __func__, val); in mv_chan_clear_eoc_cause() 155 dev_err(mv_chan_to_devp(chan), in mv_chan_set_mode() 196 dev_dbg(mv_chan_to_devp(chan), " activate chan.\n"); in mv_chan_activate() 219 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d: sw_desc %p\n", in mv_chan_start_new_chain() 260 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d\n", __func__, __LINE__); in mv_chan_clean_completed_slots() 274 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d: desc %p flags %d\n", in mv_desc_clean_slot() 299 dev_dbg(mv_chan_to_devp(mv_chan), "%s %d\n", __func__, __LINE__); in mv_chan_slot_cleanup() 300 dev_dbg(mv_chan_to_devp(mv_chan), "current_desc %x\n", current_desc); in mv_chan_slot_cleanup() 417 dev_dbg(mv_chan_to_devp(mv_chan), in mv_xor_tx_submit() [all …]
|