Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_vdsc.c502 u32 rc_range_params_dword[8]; in intel_dsc_pps_configure() local
875 memset(rc_range_params_dword, 0, sizeof(rc_range_params_dword)); in intel_dsc_pps_configure()
877 rc_range_params_dword[i / 2] |= in intel_dsc_pps_configure()
885 rc_range_params_dword[i / 2]); in intel_dsc_pps_configure()
889 rc_range_params_dword[0]); in intel_dsc_pps_configure()
891 rc_range_params_dword[1]); in intel_dsc_pps_configure()
893 rc_range_params_dword[2]); in intel_dsc_pps_configure()
895 rc_range_params_dword[3]); in intel_dsc_pps_configure()
897 rc_range_params_dword[4]); in intel_dsc_pps_configure()
899 rc_range_params_dword[5]); in intel_dsc_pps_configure()
[all …]