Searched refs:INTERLACE (Results 1 – 10 of 10) sorted by relevance
110 min_v_blank = timing->flags.INTERLACE?optc1->min_v_blank_interlace:optc1->min_v_blank; in optc201_validate_timing()
171 # define INTERLACE BIT(26) macro
119 uint32_t INTERLACE:1; member
229 uint32_t INTERLACE :1; member
1441 info->lcd_timing.misc_info.INTERLACE = in get_embedded_panel_info_v1_2()1563 info->lcd_timing.misc_info.INTERLACE = in get_embedded_panel_info_v1_3()
600 fbiinit5 |= INTERLACE; in sstfb_set_par()
109 timing->interlaced = (stream->timing.flags.INTERLACE != 0); in populate_dml21_timing_config_from_stream_state()
1116 if (patched_crtc_timing.flags.INTERLACE == 1) { in dcn20_adjust_freesync_v_startup()1405 pipes[pipe_cnt].pipe.dest.interlaced = timing->flags.INTERLACE; in dcn20_populate_dml_pipes_from_context()
771 out->Interlace[location] = (in->timing.flags.INTERLACE != 0); in populate_dml_timing_cfg_from_stream_state()
1471 stream->timing.flags.INTERLACE; in build_audio_output()