Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_ctrl.c123 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_reset()
175 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_init_memctrl()
193 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_clear_cmds()
232 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_init_hw()
275 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_init_hw()
366 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_wait_wakeup()
A Ds5p_mfc_opr.c21 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_init_hw_ops()
33 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_init_regs()
A Ds5p_mfc_cmd.c19 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_init_hw_cmds()
A Ds5p_mfc_dec.c959 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_queue_setup()
1067 if (IS_MFCV6_PLUS(dev) && (ctx->state == MFCINST_RUNNING)) { in s5p_mfc_stop_streaming()
1208 else if (IS_MFCV6_PLUS(ctx->dev)) in s5p_mfc_dec_init()
A Ds5p_mfc_enc.c1169 if (!IS_MFCV6_PLUS(dev)) { in enc_post_seq_start()
1540 if (IS_MFCV6_PLUS(dev)) { in vidioc_reqbufs()
1888 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_enc_s_ctrl()
2417 if (IS_MFCV6_PLUS(dev)) { in s5p_mfc_queue_setup()
2507 if (IS_MFCV6_PLUS(dev) && in s5p_mfc_start_streaming()
A Ds5p_mfc_common.h774 #define IS_MFCV6_PLUS(dev) (dev->variant->version >= 0x60 ? 1 : 0) macro
A Ds5p_mfc.c320 if (IS_MFCV6_PLUS(dev)) in s5p_mfc_handle_frame_new()

Completed in 17 milliseconds