Lines Matching defs:link_freq_index
104 u32 link_freq_index;
319 .link_freq_index = OV9734_LINK_FREQ_180MHZ_INDEX,
573 h_blank = to_pixels_per_line(cur_mode->hts, cur_mode->link_freq_index);
618 int link_freq_index, ret;
620 link_freq_index = ov9734->cur_mode->link_freq_index;
621 reg_list = &link_freq_configs[link_freq_index].reg_list;
748 __v4l2_ctrl_s_ctrl(ov9734->link_freq, mode->link_freq_index);
750 to_pixel_rate(mode->link_freq_index));
759 h_blank = to_pixels_per_line(mode->hts, mode->link_freq_index) -