Lines Matching refs:mfc_ops

238 		if (s5p_mfc_hw_call(dev->mfc_ops, get_pic_type_top, ctx) ==  in s5p_mfc_handle_frame_all_extracted()
239 s5p_mfc_hw_call(dev->mfc_ops, get_pic_type_bot, ctx)) in s5p_mfc_handle_frame_all_extracted()
258 frame_type = s5p_mfc_hw_call(dev->mfc_ops, get_dec_frame_type, dev); in s5p_mfc_handle_frame_copy_time()
261 dec_y_addr = (u32)s5p_mfc_hw_call(dev->mfc_ops, get_dec_y_adr, dev); in s5p_mfc_handle_frame_copy_time()
309 dspl_y_addr = (u32)s5p_mfc_hw_call(dev->mfc_ops, get_dspl_y_adr, dev); in s5p_mfc_handle_frame_new()
311 frame_type = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new()
314 frame_type = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new()
335 if (s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new()
337 s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new()
368 dst_frame_status = s5p_mfc_hw_call(dev->mfc_ops, get_dspl_status, dev) in s5p_mfc_handle_frame()
370 dec_frame_status = s5p_mfc_hw_call(dev->mfc_ops, get_dec_status, dev) in s5p_mfc_handle_frame()
372 res_change = (s5p_mfc_hw_call(dev->mfc_ops, get_dspl_status, dev) in s5p_mfc_handle_frame()
381 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
385 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame()
425 ctx->consumed_stream += s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame()
441 if (s5p_mfc_hw_call(dev->mfc_ops, err_dec, err) > 0) in s5p_mfc_handle_frame()
453 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame()
461 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame()
497 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_error()
515 ctx->img_width = s5p_mfc_hw_call(dev->mfc_ops, get_img_width, in s5p_mfc_handle_seq_done()
517 ctx->img_height = s5p_mfc_hw_call(dev->mfc_ops, get_img_height, in s5p_mfc_handle_seq_done()
520 s5p_mfc_hw_call(dev->mfc_ops, dec_calc_dpb_size, ctx); in s5p_mfc_handle_seq_done()
522 ctx->pb_count = s5p_mfc_hw_call(dev->mfc_ops, get_dpb_count, in s5p_mfc_handle_seq_done()
524 ctx->mv_count = s5p_mfc_hw_call(dev->mfc_ops, get_mv_count, in s5p_mfc_handle_seq_done()
527 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_seq_done()
540 if (s5p_mfc_hw_call(dev->mfc_ops, get_consumed_stream, in s5p_mfc_handle_seq_done()
550 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_seq_done()
554 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_seq_done()
568 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_init_buffers()
592 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_init_buffers()
626 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_stream_complete()
643 reason = s5p_mfc_hw_call(dev->mfc_ops, get_int_reason, dev); in s5p_mfc_irq()
644 err = s5p_mfc_hw_call(dev->mfc_ops, get_int_err, dev); in s5p_mfc_irq()
650 (s5p_mfc_hw_call(dev->mfc_ops, err_dec, err) >= in s5p_mfc_irq()
670 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
674 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
678 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_irq()
689 ctx->inst_no = s5p_mfc_hw_call(dev->mfc_ops, get_inst_no, dev); in s5p_mfc_irq()
704 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
715 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
727 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
733 s5p_mfc_hw_call(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_irq()
744 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_irq()