Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_platform_sm8250.c27 .max = STAGE_2,
29 .value = STAGE_2,
H A Diris_platform_sm8550.c72 .max = STAGE_2,
74 .value = STAGE_2,
H A Diris_platform_common.h27 STAGE_2 = 2, enumerator
H A Diris_ctrls.c213 u32 work_mode = STAGE_2; in iris_set_stage()