Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_intr.c30 || dev->int_type == S5P_MFC_R2H_CMD_ERR_RET)), in s5p_mfc_wait_for_done_dev()
42 if (dev->int_type == S5P_MFC_R2H_CMD_ERR_RET) in s5p_mfc_wait_for_done_dev()
62 || ctx->int_type == S5P_MFC_R2H_CMD_ERR_RET)), in s5p_mfc_wait_for_done_ctx()
67 || ctx->int_type == S5P_MFC_R2H_CMD_ERR_RET)), in s5p_mfc_wait_for_done_ctx()
80 if (ctx->int_type == S5P_MFC_R2H_CMD_ERR_RET) in s5p_mfc_wait_for_done_ctx()
Ds5p_mfc_common.h103 #define S5P_MFC_R2H_CMD_ERR_RET 32 macro
Ds5p_mfc.c158 wake_up_ctx(ctx, S5P_MFC_R2H_CMD_ERR_RET, 0); in s5p_mfc_watchdog_worker()
622 case S5P_MFC_R2H_CMD_ERR_RET: in s5p_mfc_irq()
Ds5p_mfc_opr_v5.c1575 reason = S5P_MFC_R2H_CMD_ERR_RET; in s5p_mfc_get_int_reason_v5()