Home
last modified time | relevance | path

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

/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.c268 dev->int_cond = 0; in s5p_mfc_init_hw()
319 dev->int_cond = 0; in s5p_mfc_sleep()
367 dev->int_cond = 0; in s5p_mfc_wakeup()
Ds5p_mfc_common.h318 int int_cond; member
571 int int_cond; member
Ds5p_mfc.c92 ctx->int_cond = 1; in wake_up_ctx()
102 dev->int_cond = 1; in wake_up_dev()
535 ctx->int_cond = 1; in s5p_mfc_handle_init_buffers()
702 ctx->int_cond = 1; in s5p_mfc_irq()
1296 m_dev->int_cond, msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_suspend()