Lines Matching refs:mfc_ops

153 		s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue,  in s5p_mfc_watchdog_worker()
155 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_watchdog_worker()
209 if (s5p_mfc_hw_call(dev->mfc_ops, get_pic_type_top, ctx) == in s5p_mfc_handle_frame_all_extracted()
210 s5p_mfc_hw_call(dev->mfc_ops, get_pic_type_bot, ctx)) in s5p_mfc_handle_frame_all_extracted()
228 frame_type = s5p_mfc_hw_call(dev->mfc_ops, get_dec_frame_type, dev); in s5p_mfc_handle_frame_copy_time()
231 dec_y_addr = s5p_mfc_hw_call(dev->mfc_ops, get_dec_y_adr, dev); in s5p_mfc_handle_frame_copy_time()
278 dspl_y_addr = s5p_mfc_hw_call(dev->mfc_ops, get_dspl_y_adr, dev); in s5p_mfc_handle_frame_new()
280 frame_type = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new()
283 frame_type = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new()
302 if (s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new()
304 s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new()
334 dst_frame_status = s5p_mfc_hw_call(dev->mfc_ops, get_dspl_status, dev) in s5p_mfc_handle_frame()
336 dec_frame_status = s5p_mfc_hw_call(dev->mfc_ops, get_dec_status, dev) in s5p_mfc_handle_frame()
338 res_change = (s5p_mfc_hw_call(dev->mfc_ops, get_dspl_status, dev) in s5p_mfc_handle_frame()
347 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
351 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame()
392 ctx->consumed_stream += s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame()
408 if (s5p_mfc_hw_call(dev->mfc_ops, err_dec, err) > 0) in s5p_mfc_handle_frame()
419 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
427 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame()
453 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error()
456 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error()
469 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_error()
488 ctx->img_width = s5p_mfc_hw_call(dev->mfc_ops, get_img_width, in s5p_mfc_handle_seq_done()
490 ctx->img_height = s5p_mfc_hw_call(dev->mfc_ops, get_img_height, in s5p_mfc_handle_seq_done()
493 s5p_mfc_hw_call_void(dev->mfc_ops, dec_calc_dpb_size, ctx); in s5p_mfc_handle_seq_done()
495 ctx->pb_count = s5p_mfc_hw_call(dev->mfc_ops, get_dpb_count, in s5p_mfc_handle_seq_done()
497 ctx->mv_count = s5p_mfc_hw_call(dev->mfc_ops, get_mv_count, in s5p_mfc_handle_seq_done()
510 if (s5p_mfc_hw_call(dev->mfc_ops, get_consumed_stream, in s5p_mfc_handle_seq_done()
520 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_seq_done()
524 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_seq_done()
539 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_init_buffers()
565 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_init_buffers()
605 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_stream_complete()
621 reason = s5p_mfc_hw_call(dev->mfc_ops, get_int_reason, dev); in s5p_mfc_irq()
622 err = s5p_mfc_hw_call(dev->mfc_ops, get_int_err, dev); in s5p_mfc_irq()
628 s5p_mfc_hw_call(dev->mfc_ops, err_dec, err) >= in s5p_mfc_irq()
642 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
646 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_irq()
657 ctx->inst_no = s5p_mfc_hw_call(dev->mfc_ops, get_inst_no, dev); in s5p_mfc_irq()
676 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
698 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
703 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
712 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_irq()