Lines Matching refs:mv_chan_to_devp
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()
434 dev_dbg(mv_chan_to_devp(mv_chan), "Append to last desc %pa\n", in mv_xor_tx_submit()
475 dev_info(mv_chan_to_devp(mv_chan), in mv_xor_alloc_chan_resources()
496 dev_dbg(mv_chan_to_devp(mv_chan), in mv_xor_alloc_chan_resources()
515 dev_dbg(mv_chan_to_devp(mv_chan), in mv_xor_prep_dma_xor()
530 dev_dbg(mv_chan_to_devp(mv_chan), in mv_xor_prep_dma_xor()
597 dev_dbg(mv_chan_to_devp(mv_chan), "%s slots_allocated %d\n", in mv_xor_free_chan_resources()
602 dev_err(mv_chan_to_devp(mv_chan), in mv_xor_free_chan_resources()
635 dev_err(mv_chan_to_devp(chan), "config 0x%08x\n", val); in mv_chan_dump_regs()
638 dev_err(mv_chan_to_devp(chan), "activation 0x%08x\n", val); in mv_chan_dump_regs()
641 dev_err(mv_chan_to_devp(chan), "intr cause 0x%08x\n", val); in mv_chan_dump_regs()
644 dev_err(mv_chan_to_devp(chan), "intr mask 0x%08x\n", val); in mv_chan_dump_regs()
647 dev_err(mv_chan_to_devp(chan), "error cause 0x%08x\n", val); in mv_chan_dump_regs()
650 dev_err(mv_chan_to_devp(chan), "error addr 0x%08x\n", val); in mv_chan_dump_regs()
657 dev_dbg(mv_chan_to_devp(chan), "ignoring address decode error\n"); in mv_chan_err_interrupt_handler()
661 dev_err(mv_chan_to_devp(chan), "error on chan %d. intr cause 0x%08x\n", in mv_chan_err_interrupt_handler()
673 dev_dbg(mv_chan_to_devp(chan), "intr cause %x\n", intr_cause); in mv_xor_interrupt_handler()