Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov5670.c1725 static const struct ov5670_link_freq_config link_freq_configs[] = { variable
2085 link_freq_configs[0].pixel_rate, in ov5670_init_controls()
2087 link_freq_configs[0].pixel_rate); in ov5670_init_controls()
2234 link_freq_configs[mode->link_freq_index].pixel_rate); in ov5670_set_pad_format()
2280 reg_list = &link_freq_configs[link_freq_index].reg_list; in ov5670_start_streaming()
Dov13858.c963 link_freq_configs[OV13858_NUM_OF_LINK_FREQS] = { variable
1393 link_freq_configs[mode->link_freq_index].pixels_per_line in ov13858_set_pad_format()
1429 reg_list = &link_freq_configs[link_freq_index].reg_list; in ov13858_start_streaming()
1633 hblank = link_freq_configs[mode->link_freq_index].pixels_per_line - in ov13858_init_controls()
Dimx258.c549 static const struct imx258_link_freq_config link_freq_configs[] = { variable
917 link_freq_configs[mode->link_freq_index].pixels_per_line in imx258_set_pad_format()
937 reg_list = &link_freq_configs[link_freq_index].reg_list; in imx258_start_streaming()