Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dimx290.c193 struct imx290_clk_cfg { struct
213 const struct imx290_clk_cfg *clk_cfg; argument
457 static const struct imx290_clk_cfg imx290_1080p_clock_config[] = {
478 static const struct imx290_clk_cfg imx290_720p_clock_config[] = {
628 const struct imx290_clk_cfg *clk_cfg = &mode->clk_cfg[clk_idx]; in imx290_set_clock()