Home
last modified time | relevance | path

Searched refs:IS_MFCV6_PLUS (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_ctrl.c129 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_reset()
181 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_init_memctrl()
199 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_clear_cmds()
238 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_init_hw()
281 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_init_hw()
372 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_wait_wakeup()
Ds5p_mfc_opr.c19 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_init_hw_ops()
30 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_init_regs()
Ds5p_mfc_cmd.c17 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_init_hw_cmds()
Ds5p_mfc_dec.c987 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_queue_setup()
1109 if (IS_MFCV6_PLUS(dev) && (ctx->state == MFCINST_RUNNING)) { in s5p_mfc_stop_streaming()
1250 else if (IS_MFCV6_PLUS(ctx->dev)) in s5p_mfc_dec_init()
Ds5p_mfc_enc.c1182 if (!IS_MFCV6_PLUS(dev)) { in enc_post_seq_start()
1578 if (IS_MFCV6_PLUS(dev) && (!IS_MFCV12(dev))) { in vidioc_reqbufs()
1925 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_enc_s_ctrl()
2458 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_queue_setup()
2563 if (IS_MFCV6_PLUS(dev) && in s5p_mfc_start_streaming()
Ds5p_mfc_common.h783 #define IS_MFCV6_PLUS(dev) ((dev)->variant->version >= 0x60) macro
Ds5p_mfc.c320 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_handle_frame_new()