Lines Matching defs:link_freq_index
114 u32 link_freq_index;
314 .link_freq_index = OV2740_LINK_FREQ_360MHZ_INDEX,
556 h_blank = to_pixels_per_line(cur_mode->hts, cur_mode->link_freq_index);
603 int link_freq_index;
606 link_freq_index = ov2740->cur_mode->link_freq_index;
607 reg_list = &link_freq_configs[link_freq_index].reg_list;
733 __v4l2_ctrl_s_ctrl(ov2740->link_freq, mode->link_freq_index);
735 to_pixel_rate(mode->link_freq_index));
744 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) -