Home
last modified time | relevance | path

Searched refs:rc_range_params_dword (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_vdsc.c463 u32 rc_range_params_dword[8]; in intel_dsc_pps_configure() local
613 memset(rc_range_params_dword, 0, sizeof(rc_range_params_dword)); in intel_dsc_pps_configure()
615 rc_range_params_dword[i / 2] |= in intel_dsc_pps_configure()
624 rc_range_params_dword[0]); in intel_dsc_pps_configure()
626 rc_range_params_dword[1]); in intel_dsc_pps_configure()
628 rc_range_params_dword[2]); in intel_dsc_pps_configure()
630 rc_range_params_dword[3]); in intel_dsc_pps_configure()
632 rc_range_params_dword[4]); in intel_dsc_pps_configure()
634 rc_range_params_dword[5]); in intel_dsc_pps_configure()
636 rc_range_params_dword[6]); in intel_dsc_pps_configure()
[all …]

Completed in 5 milliseconds