Home
last modified time | relevance | path

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

/linux-4.1.27/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.c293 dev->int_cond = 0; in s5p_mfc_init_hw()
344 dev->int_cond = 0; in s5p_mfc_sleep()
439 dev->int_cond = 0; in s5p_mfc_wakeup()
Ds5p_mfc_common.h315 int int_cond; member
569 int int_cond; member
Ds5p_mfc.c92 ctx->int_cond = 1; in wake_up_ctx()
102 dev->int_cond = 1; in wake_up_dev()
542 ctx->int_cond = 1; in s5p_mfc_handle_init_buffers()
706 ctx->int_cond = 1; in s5p_mfc_irq()
1298 m_dev->int_cond, msecs_to_jiffies(MFC_INT_TIMEOUT)); in s5p_mfc_suspend()