Searched refs:S5P_MFC_R2H_CMD_ERR_RET (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_intr.c | 27 || 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()
|
H A D | s5p_mfc_common.h | 97 #define S5P_MFC_R2H_CMD_ERR_RET 32 macro
|
H A D | s5p_mfc.c | 192 wake_up_ctx(ctx, S5P_MFC_R2H_CMD_ERR_RET, 0); in s5p_mfc_watchdog_worker() 647 case S5P_MFC_R2H_CMD_ERR_RET: in s5p_mfc_irq()
|
H A D | s5p_mfc_opr_v5.c | 1514 reason = S5P_MFC_R2H_CMD_ERR_RET; in s5p_mfc_get_int_reason_v5()
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_intr.c | 27 || 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()
|
H A D | s5p_mfc_common.h | 97 #define S5P_MFC_R2H_CMD_ERR_RET 32 macro
|
H A D | s5p_mfc.c | 196 wake_up_ctx(ctx, S5P_MFC_R2H_CMD_ERR_RET, 0); in s5p_mfc_watchdog_worker() 662 case S5P_MFC_R2H_CMD_ERR_RET: in s5p_mfc_irq()
|
H A D | s5p_mfc_opr_v5.c | 1514 reason = S5P_MFC_R2H_CMD_ERR_RET; in s5p_mfc_get_int_reason_v5()
|
Completed in 12 milliseconds