Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/samsung/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()
586 ctx->int_cond = 1; in s5p_mfc_handle_init_buffers()
751 ctx->int_cond = 1; in s5p_mfc_irq()
1489 m_dev->int_cond, msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_suspend()
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dmtk_vcodec_intr.c23 ctx->int_cond[hw_id], in mtk_vcodec_wait_for_done_ctx()
30 ctx->int_cond[hw_id], ctx->int_type[hw_id]); in mtk_vcodec_wait_for_done_ctx()
35 ctx->int_cond[hw_id], ctx->int_type[hw_id]); in mtk_vcodec_wait_for_done_ctx()
38 ctx->int_cond[hw_id] = 0; in mtk_vcodec_wait_for_done_ctx()
A Dmtk_vcodec_drv.h303 int int_cond[MTK_VDEC_HW_MAX]; member
496 int int_cond; member
539 ctx->int_cond[hw_id] = 1; in wake_up_ctx()

Completed in 17 milliseconds