Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dov5670.c98 u32 link_freq_index; member
1755 .link_freq_index = OV5670_LINK_FREQ_422MHZ_INDEX,
1766 .link_freq_index = OV5670_LINK_FREQ_422MHZ_INDEX,
1777 .link_freq_index = OV5670_LINK_FREQ_422MHZ_INDEX,
1788 .link_freq_index = OV5670_LINK_FREQ_422MHZ_INDEX,
1799 .link_freq_index = OV5670_LINK_FREQ_422MHZ_INDEX,
1810 .link_freq_index = OV5670_LINK_FREQ_422MHZ_INDEX,
2231 __v4l2_ctrl_s_ctrl(ov5670->link_freq, mode->link_freq_index); in ov5670_set_pad_format()
2234 link_freq_configs[mode->link_freq_index].pixel_rate); in ov5670_set_pad_format()
2266 int link_freq_index; in ov5670_start_streaming() local
[all …]
Dimx355.c88 u32 link_freq_index; member
898 .link_freq_index = IMX355_LINK_FREQ_INDEX,
910 .link_freq_index = IMX355_LINK_FREQ_INDEX,
922 .link_freq_index = IMX355_LINK_FREQ_INDEX,
934 .link_freq_index = IMX355_LINK_FREQ_INDEX,
946 .link_freq_index = IMX355_LINK_FREQ_INDEX,
958 .link_freq_index = IMX355_LINK_FREQ_INDEX,
970 .link_freq_index = IMX355_LINK_FREQ_INDEX,
982 .link_freq_index = IMX355_LINK_FREQ_INDEX,
994 .link_freq_index = IMX355_LINK_FREQ_INDEX,
[all …]
Dimx258.c101 u32 link_freq_index; member
564 .link_freq_index = IMX258_LINK_FREQ_1267MBPS,
575 .link_freq_index = IMX258_LINK_FREQ_640MBPS,
586 .link_freq_index = IMX258_LINK_FREQ_640MBPS,
885 __v4l2_ctrl_s_ctrl(imx258->link_freq, mode->link_freq_index); in imx258_set_pad_format()
887 link_freq = link_freq_menu_items[mode->link_freq_index]; in imx258_set_pad_format()
901 link_freq_configs[mode->link_freq_index].pixels_per_line in imx258_set_pad_format()
917 int ret, link_freq_index; in imx258_start_streaming() local
920 link_freq_index = imx258->cur_mode->link_freq_index; in imx258_start_streaming()
921 reg_list = &link_freq_configs[link_freq_index].reg_list; in imx258_start_streaming()
Dov13858.c114 u32 link_freq_index; member
991 .link_freq_index = OV13858_LINK_FREQ_INDEX_0,
1002 .link_freq_index = OV13858_LINK_FREQ_INDEX_1,
1013 .link_freq_index = OV13858_LINK_FREQ_INDEX_1,
1024 .link_freq_index = OV13858_LINK_FREQ_INDEX_1,
1377 __v4l2_ctrl_s_ctrl(ov13858->link_freq, mode->link_freq_index); in ov13858_set_pad_format()
1378 link_freq = link_freq_menu_items[mode->link_freq_index]; in ov13858_set_pad_format()
1393 link_freq_configs[mode->link_freq_index].pixels_per_line in ov13858_set_pad_format()
1416 int ret, link_freq_index; in ov13858_start_streaming() local
1428 link_freq_index = ov13858->cur_mode->link_freq_index; in ov13858_start_streaming()
[all …]
Dov8856.c103 u32 link_freq_index; member
548 .link_freq_index = OV8856_LINK_FREQ_720MBPS,
560 .link_freq_index = OV8856_LINK_FREQ_360MBPS,
792 ov8856->cur_mode->link_freq_index) - ov8856->cur_mode->width; in ov8856_init_controls()
836 int link_freq_index, ret; in ov8856_start_streaming() local
838 link_freq_index = ov8856->cur_mode->link_freq_index; in ov8856_start_streaming()
839 reg_list = &link_freq_configs[link_freq_index].reg_list; in ov8856_start_streaming()
968 __v4l2_ctrl_s_ctrl(ov8856->link_freq, mode->link_freq_index); in ov8856_set_format()
970 to_pixel_rate(mode->link_freq_index)); in ov8856_set_format()
979 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - in ov8856_set_format()
Dov5675.c103 u32 link_freq_index; member
456 .link_freq_index = OV5675_LINK_FREQ_900MBPS,
468 .link_freq_index = OV5675_LINK_FREQ_900MBPS,
701 ov5675->cur_mode->link_freq_index) - ov5675->cur_mode->width; in ov5675_init_controls()
746 int link_freq_index, ret; in ov5675_start_streaming() local
748 link_freq_index = ov5675->cur_mode->link_freq_index; in ov5675_start_streaming()
749 reg_list = &link_freq_configs[link_freq_index].reg_list; in ov5675_start_streaming()
878 __v4l2_ctrl_s_ctrl(ov5675->link_freq, mode->link_freq_index); in ov5675_set_format()
880 to_pixel_rate(mode->link_freq_index)); in ov5675_set_format()
889 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - in ov5675_set_format()
Dimx319.c102 u32 link_freq_index; member
1670 .link_freq_index = IMX319_LINK_FREQ_INDEX,
1682 .link_freq_index = IMX319_LINK_FREQ_INDEX,
1694 .link_freq_index = IMX319_LINK_FREQ_INDEX,
1706 .link_freq_index = IMX319_LINK_FREQ_INDEX,
1718 .link_freq_index = IMX319_LINK_FREQ_INDEX,
1730 .link_freq_index = IMX319_LINK_FREQ_INDEX,
1742 .link_freq_index = IMX319_LINK_FREQ_INDEX,
1754 .link_freq_index = IMX319_LINK_FREQ_INDEX,