Lines Matching refs:link_freq_index
125 u32 link_freq_index; member
976 .link_freq_index = OV8856_LINK_FREQ_720MBPS,
988 .link_freq_index = OV8856_LINK_FREQ_720MBPS,
1000 .link_freq_index = OV8856_LINK_FREQ_360MBPS,
1012 .link_freq_index = OV8856_LINK_FREQ_360MBPS,
1248 ov8856->cur_mode->link_freq_index) - ov8856->cur_mode->width; in ov8856_init_controls()
1292 int link_freq_index, ret; in ov8856_start_streaming() local
1294 link_freq_index = ov8856->cur_mode->link_freq_index; in ov8856_start_streaming()
1295 reg_list = &link_freq_configs[link_freq_index].reg_list; in ov8856_start_streaming()
1478 __v4l2_ctrl_s_ctrl(ov8856->link_freq, mode->link_freq_index); in ov8856_set_format()
1480 to_pixel_rate(mode->link_freq_index)); in ov8856_set_format()
1489 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) - in ov8856_set_format()