Home
last modified time | relevance | path

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

/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.c271 dev->int_cond = 0; in s5p_mfc_init_hw()
322 dev->int_cond = 0; in s5p_mfc_sleep()
417 dev->int_cond = 0; in s5p_mfc_wakeup()
A Ds5p_mfc_common.h322 int int_cond; member
637 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()
767 ctx->int_cond = 1; in s5p_mfc_irq()
1509 m_dev->int_cond, msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_suspend()
/drivers/media/platform/mediatek/vcodec/common/
A Dmtk_vcodec_intr.c30 ctx_int_cond = ctx->int_cond; in mtk_vcodec_wait_for_done_ctx()
40 ctx_int_cond = ctx->int_cond; in mtk_vcodec_wait_for_done_ctx()
/drivers/media/platform/mediatek/vcodec/encoder/
A Dmtk_vcodec_enc_drv.h144 int int_cond[MTK_VDEC_HW_MAX]; member
234 ctx->int_cond[hw_id] = 1; in wake_up_enc_ctx()
/drivers/media/platform/mediatek/vcodec/decoder/
A Dmtk_vcodec_dec_drv.h197 int int_cond[MTK_VDEC_HW_MAX]; member
326 ctx->int_cond[hw_id] = 1; in wake_up_dec_ctx()

Completed in 19 milliseconds