Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_vdsc.c583 u32 rc_range_params_dword[8]; in intel_dsc_pps_configure() local
959 memset(rc_range_params_dword, 0, sizeof(rc_range_params_dword)); in intel_dsc_pps_configure()
961 rc_range_params_dword[i / 2] |= in intel_dsc_pps_configure()
969 rc_range_params_dword[i / 2]); in intel_dsc_pps_configure()
973 rc_range_params_dword[0]); in intel_dsc_pps_configure()
975 rc_range_params_dword[1]); in intel_dsc_pps_configure()
977 rc_range_params_dword[2]); in intel_dsc_pps_configure()
979 rc_range_params_dword[3]); in intel_dsc_pps_configure()
981 rc_range_params_dword[4]); in intel_dsc_pps_configure()
983 rc_range_params_dword[5]); in intel_dsc_pps_configure()
[all …]