Home
last modified time | relevance | path

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

/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_intr.c26 (dev->int_cond && (dev->int_type == command in s5p_mfc_wait_for_done_dev()
46 dev->int_cond = 0; in s5p_mfc_clean_dev_int_flags()
58 (ctx->int_cond && (ctx->int_type == command in s5p_mfc_wait_for_done_ctx()
63 (ctx->int_cond && (ctx->int_type == command in s5p_mfc_wait_for_done_ctx()
84 ctx->int_cond = 0; in s5p_mfc_clean_ctx_int_flags()
A Ds5p_mfc_ctrl.c265 dev->int_cond = 0; in s5p_mfc_init_hw()
316 dev->int_cond = 0; in s5p_mfc_sleep()
411 dev->int_cond = 0; in s5p_mfc_wakeup()
A Ds5p_mfc_common.h319 int int_cond; member
631 int int_cond; member
A Ds5p_mfc.c114 ctx->int_cond = 1; in wake_up_ctx()
124 dev->int_cond = 1; in wake_up_dev()
571 ctx->int_cond = 1; in s5p_mfc_handle_init_buffers()
736 ctx->int_cond = 1; in s5p_mfc_irq()
1482 m_dev->int_cond, msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_suspend()
/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_intr.c25 ctx->int_cond, in mtk_vcodec_wait_for_done_ctx()
32 ctx->int_cond, ctx->int_type); in mtk_vcodec_wait_for_done_ctx()
35 ctx->id, ctx->type, command, ctx->int_cond, in mtk_vcodec_wait_for_done_ctx()
40 ctx->int_cond = 0; in mtk_vcodec_wait_for_done_ctx()
A Dmtk_vcodec_drv.h286 int int_cond; member
450 int int_cond; member
A Dmtk_vcodec_dec_drv.c37 ctx->int_cond = 1; in wake_up_ctx()
A Dmtk_vcodec_enc_drv.c71 ctx->int_cond = 1; in wake_up_ctx()

Completed in 14 milliseconds