Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c372 u32 rc_range_params_dword[8]; in intel_dsc_pps_configure() local
779 memset(rc_range_params_dword, 0, sizeof(rc_range_params_dword)); in intel_dsc_pps_configure()
781 rc_range_params_dword[i / 2] |= in intel_dsc_pps_configure()
793 rc_range_params_dword[0]); in intel_dsc_pps_configure()
795 rc_range_params_dword[1]); in intel_dsc_pps_configure()
797 rc_range_params_dword[2]); in intel_dsc_pps_configure()
799 rc_range_params_dword[3]); in intel_dsc_pps_configure()
801 rc_range_params_dword[4]); in intel_dsc_pps_configure()
803 rc_range_params_dword[5]); in intel_dsc_pps_configure()
805 rc_range_params_dword[6]); in intel_dsc_pps_configure()
[all …]