Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_intr.c27 || dev->int_type == S5P_MFC_R2H_CMD_ERR_RET)), in s5p_mfc_wait_for_done_dev()
39 if (dev->int_type == S5P_MFC_R2H_CMD_ERR_RET) in s5p_mfc_wait_for_done_dev()
59 || ctx->int_type == S5P_MFC_R2H_CMD_ERR_RET)), in s5p_mfc_wait_for_done_ctx()
64 || ctx->int_type == S5P_MFC_R2H_CMD_ERR_RET)), in s5p_mfc_wait_for_done_ctx()
77 if (ctx->int_type == S5P_MFC_R2H_CMD_ERR_RET) in s5p_mfc_wait_for_done_ctx()
Ds5p_mfc_common.h98 #define S5P_MFC_R2H_CMD_ERR_RET 32 macro
Ds5p_mfc.c196 wake_up_ctx(ctx, S5P_MFC_R2H_CMD_ERR_RET, 0); in s5p_mfc_watchdog_worker()
664 case S5P_MFC_R2H_CMD_ERR_RET: in s5p_mfc_irq()
Ds5p_mfc_opr_v5.c1516 reason = S5P_MFC_R2H_CMD_ERR_RET; in s5p_mfc_get_int_reason_v5()