Home
last modified time | relevance | path

Searched refs:slice_interface (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h587 * @slice_interface: slice interface flag
674 int slice_interface; member
H A Ds5p_mfc_dec.c702 ctx->slice_interface = ctrl->val; in s5p_mfc_dec_s_ctrl()
H A Ds5p_mfc_opr_v5.c1053 mfc_write(dev, ((ctx->slice_interface & S5P_FIMV_SLICE_INT_MASK) << in s5p_mfc_init_decode_v5()
H A Ds5p_mfc_opr_v6.c1679 writel(ctx->slice_interface & 0x1, mfc_regs->d_slice_if_enable); in s5p_mfc_decode_one_frame_v6()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h593 * @slice_interface: slice interface flag
684 int slice_interface; member
H A Ds5p_mfc_dec.c735 ctx->slice_interface = ctrl->val; in s5p_mfc_dec_s_ctrl()
H A Ds5p_mfc_opr_v5.c1053 mfc_write(dev, ((ctx->slice_interface & S5P_FIMV_SLICE_INT_MASK) << in s5p_mfc_init_decode_v5()
H A Ds5p_mfc_opr_v6.c1679 writel(ctx->slice_interface & 0x1, mfc_regs->d_slice_if_enable); in s5p_mfc_decode_one_frame_v6()

Completed in 16 milliseconds