“b1e2b51f0f84d5552f2882c5fe9ae979c9478964”上不存在“git@gitcode.net:qq_38870145/vue3.git”
media: i2c: imx290: Factor out black level setting to a function
The black level programmed in the BLKLEVEL register depends on the output format. The black level value computation is currently performed in imx290_set_ctrl(), in addition to having different black level values in the output-specific register value tables. Move it to a separate function to simplify the imx290_set_ctrl() code. Signed-off-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: NAlexander Stein <alexander.stein@ew.tq-group.com> Reviewed-by: NDave Stevenson <dave.stevenson@raspberrypi.com> Signed-off-by: NSakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: NMauro Carvalho Chehab <mchehab@kernel.org>
Showing
想要评论请 注册 或 登录