Lines Matching defs:link_freq_index
120 u32 link_freq_index;
320 .link_freq_index = OV2740_LINK_FREQ_360MHZ_INDEX,
608 h_blank = to_pixels_per_line(cur_mode->hts, cur_mode->link_freq_index);
745 int link_freq_index;
755 link_freq_index = ov2740->cur_mode->link_freq_index;
756 reg_list = &link_freq_configs[link_freq_index].reg_list;
879 __v4l2_ctrl_s_ctrl(ov2740->link_freq, mode->link_freq_index);
881 to_pixel_rate(mode->link_freq_index));
890 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) -