Lines Matching refs:link_freq_index
115 u32 link_freq_index; member
992 .link_freq_index = OV13858_LINK_FREQ_INDEX_0,
1003 .link_freq_index = OV13858_LINK_FREQ_INDEX_1,
1014 .link_freq_index = OV13858_LINK_FREQ_INDEX_1,
1025 .link_freq_index = OV13858_LINK_FREQ_INDEX_1,
1378 __v4l2_ctrl_s_ctrl(ov13858->link_freq, mode->link_freq_index); in ov13858_set_pad_format()
1379 link_freq = link_freq_menu_items[mode->link_freq_index]; in ov13858_set_pad_format()
1394 link_freq_configs[mode->link_freq_index].pixels_per_line in ov13858_set_pad_format()
1417 int ret, link_freq_index; in ov13858_start_streaming() local
1429 link_freq_index = ov13858->cur_mode->link_freq_index; in ov13858_start_streaming()
1430 reg_list = &link_freq_configs[link_freq_index].reg_list; in ov13858_start_streaming()
1636 hblank = link_freq_configs[mode->link_freq_index].pixels_per_line - in ov13858_init_controls()