Lines Matching refs:link_freq_index
112 u32 link_freq_index; member
524 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
535 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
546 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
557 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
568 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
998 __v4l2_ctrl_s_ctrl(ov13b->link_freq, mode->link_freq_index); in ov13b10_set_pad_format()
999 link_freq = link_freq_menu_items[mode->link_freq_index]; in ov13b10_set_pad_format()
1015 link_freq_configs[mode->link_freq_index].pixels_per_line in ov13b10_set_pad_format()
1030 int ret, link_freq_index; in ov13b10_start_streaming() local
1041 link_freq_index = ov13b->cur_mode->link_freq_index; in ov13b10_start_streaming()
1042 reg_list = &link_freq_configs[link_freq_index].reg_list; in ov13b10_start_streaming()
1242 hblank = link_freq_configs[mode->link_freq_index].pixels_per_line - in ov13b10_init_controls()