HomeSort by: relevance | last modified time | path
    Searched defs:h_div_2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_optc.c 224 uint32_t h_div_2 = 0; local in function:optc2_set_odm_bypass
232 h_div_2 = optc2_is_two_pixels_per_containter(dc_crtc_timing);
234 OTG_H_TIMING_DIV_BY2, h_div_2);
amdgpu_dcn20_optc.c 224 uint32_t h_div_2 = 0; local in function:optc2_set_odm_bypass
232 h_div_2 = optc2_is_two_pixels_per_containter(dc_crtc_timing);
234 OTG_H_TIMING_DIV_BY2, h_div_2);

Completed in 29 milliseconds