Home
last modified time | relevance | path

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

/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c25 #define BDISP_PARAMS BIT(0) /* Config updated */ macro
322 ctx->state |= BDISP_PARAMS; in bdisp_device_run()
357 ctx->state &= ~BDISP_PARAMS; in bdisp_device_run()
385 ctx->state |= BDISP_PARAMS; in __bdisp_s_ctrl()
833 state = BDISP_PARAMS; in bdisp_s_fmt()
993 bdisp_ctx_state_lock_set(BDISP_PARAMS, ctx); in bdisp_s_selection()