Lines Matching refs:link_freq_index
116 u32 link_freq_index; member
571 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
582 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
593 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
604 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
615 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
622 .link_freq_index = OV13B10_LINK_FREQ_INDEX_0,
1059 __v4l2_ctrl_s_ctrl(ov13b->link_freq, mode->link_freq_index); in ov13b10_set_pad_format()
1060 link_freq = link_freq_menu_items[mode->link_freq_index]; in ov13b10_set_pad_format()
1076 link_freq_configs[mode->link_freq_index].pixels_per_line in ov13b10_set_pad_format()
1160 int ret, link_freq_index; in ov13b10_start_streaming() local
1175 link_freq_index = ov13b->cur_mode->link_freq_index; in ov13b10_start_streaming()
1176 reg_list = &link_freq_configs[link_freq_index].reg_list; in ov13b10_start_streaming()
1331 hblank = link_freq_configs[mode->link_freq_index].pixels_per_line - in ov13b10_init_controls()