Home
last modified time | relevance | path

Searched refs:deint_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/
H A Drcar_fdp1.c596 enum fdp1_deint_mode deint_mode; member
915 if (ctx->deint_mode) in fdp1_configure_rpf()
1008 switch (ctx->deint_mode) { in fdp1_configure_deint_mode()
1190 if (FDP1_DEINT_MODE_USES_NEXT(ctx->deint_mode)) in fdp1_prepare_job()
1224 if (FDP1_DEINT_MODE_USES_PREV(ctx->deint_mode)) { in fdp1_prepare_job()
1231 if (FDP1_DEINT_MODE_USES_NEXT(ctx->deint_mode)) { in fdp1_prepare_job()
1328 if (FDP1_DEINT_MODE_USES_PREV(ctx->deint_mode)) in device_frame_end()
1710 ctx->deint_mode = ctrl->val; in fdp1_s_ctrl()
1933 * Force our deint_mode when we are progressive, in fdp1_start_streaming()
1938 ctx->deint_mode in fdp1_start_streaming()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Drcar_fdp1.c596 enum fdp1_deint_mode deint_mode; member
915 if (ctx->deint_mode) in fdp1_configure_rpf()
1008 switch (ctx->deint_mode) { in fdp1_configure_deint_mode()
1190 if (FDP1_DEINT_MODE_USES_NEXT(ctx->deint_mode)) in fdp1_prepare_job()
1224 if (FDP1_DEINT_MODE_USES_PREV(ctx->deint_mode)) { in fdp1_prepare_job()
1231 if (FDP1_DEINT_MODE_USES_NEXT(ctx->deint_mode)) { in fdp1_prepare_job()
1328 if (FDP1_DEINT_MODE_USES_PREV(ctx->deint_mode)) in device_frame_end()
1706 ctx->deint_mode = ctrl->val; in fdp1_s_ctrl()
1929 * Force our deint_mode when we are progressive, in fdp1_start_streaming()
1934 ctx->deint_mode in fdp1_start_streaming()
[all...]

Completed in 7 milliseconds