Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_snps_hdmi_pll.c134 u32 ana_cp_prop_gs, in compute_hdmi_tmds_pll() argument
256 u32 ana_cp_prop_gs = 124; in intel_snps_hdmi_pll_compute_mpllb() local
258 compute_hdmi_tmds_pll(pixel_clock, refclk, ref_range, ana_cp_int_gs, ana_cp_prop_gs, in intel_snps_hdmi_pll_compute_mpllb()
269 REG_FIELD_PREP(SNPS_PHY_MPLLB_CP_PROP_GS, ana_cp_prop_gs); in intel_snps_hdmi_pll_compute_mpllb()
327 u32 ana_cp_prop_gs = 28; in intel_snps_hdmi_pll_compute_c10pll() local
330 ana_cp_int_gs, ana_cp_prop_gs, in intel_snps_hdmi_pll_compute_c10pll()
360 REG_FIELD_PREP(C10_PLL18_ANA_CPPROPGS_L_MASK, ana_cp_prop_gs); in intel_snps_hdmi_pll_compute_c10pll()
362 pll_state->pll[19] = REG_FIELD_PREP(C10_PLL19_ANA_CPPROPGS_H_MASK, ana_cp_prop_gs >> 3) | in intel_snps_hdmi_pll_compute_c10pll()