Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_intr.c29 (dev->int_cond && (dev->int_type == command in s5p_mfc_wait_for_done_dev()
49 dev->int_cond = 0; in s5p_mfc_clean_dev_int_flags()
61 (ctx->int_cond && (ctx->int_type == command in s5p_mfc_wait_for_done_ctx()
66 (ctx->int_cond && (ctx->int_type == command in s5p_mfc_wait_for_done_ctx()
87 ctx->int_cond = 0; in s5p_mfc_clean_ctx_int_flags()
Ds5p_mfc_ctrl.c269 dev->int_cond = 0; in s5p_mfc_init_hw()
320 dev->int_cond = 0; in s5p_mfc_sleep()
415 dev->int_cond = 0; in s5p_mfc_wakeup()
Ds5p_mfc_common.h319 int int_cond; member
625 int int_cond; member
Ds5p_mfc.c118 ctx->int_cond = 1; in wake_up_ctx()
128 dev->int_cond = 1; in wake_up_dev()
574 ctx->int_cond = 1; in s5p_mfc_handle_init_buffers()
739 ctx->int_cond = 1; in s5p_mfc_irq()
1469 m_dev->int_cond, msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_suspend()
/Linux-v4.19/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_intr.c33 ctx->int_cond, in mtk_vcodec_wait_for_done_ctx()
40 ctx->int_cond, ctx->int_type); in mtk_vcodec_wait_for_done_ctx()
43 ctx->id, ctx->type, command, ctx->int_cond, in mtk_vcodec_wait_for_done_ctx()
48 ctx->int_cond = 0; in mtk_vcodec_wait_for_done_ctx()
Dmtk_vcodec_drv.h286 int int_cond; member
361 int int_cond; member
Dmtk_vcodec_dec_drv.c44 ctx->int_cond = 1; in wake_up_ctx()
Dmtk_vcodec_enc_drv.c40 ctx->int_cond = 1; in wake_up_ctx()