Searched refs:otg_timing (Results 1 – 3 of 3) sorted by relevance
1234 const struct dc_crtc_timing *otg_timing) in optc1_is_matching_timing() argument1239 if (tg == NULL || otg_timing == NULL) in optc1_is_matching_timing()1254 if (otg_timing->h_total != hw_crtc_timing.h_total) in optc1_is_matching_timing()1257 if (otg_timing->h_border_left != hw_crtc_timing.h_border_left) in optc1_is_matching_timing()1260 if (otg_timing->h_addressable != hw_crtc_timing.h_addressable) in optc1_is_matching_timing()1263 if (otg_timing->h_border_right != hw_crtc_timing.h_border_right) in optc1_is_matching_timing()1266 if (otg_timing->h_front_porch != hw_crtc_timing.h_front_porch) in optc1_is_matching_timing()1269 if (otg_timing->h_sync_width != hw_crtc_timing.h_sync_width) in optc1_is_matching_timing()1272 if (otg_timing->v_total != hw_crtc_timing.v_total) in optc1_is_matching_timing()1275 if (otg_timing->v_border_top != hw_crtc_timing.v_border_top) in optc1_is_matching_timing()[all …]
552 const struct dc_crtc_timing *otg_timing);
176 const struct dc_crtc_timing *otg_timing);