Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lt_phy.c1430 static void compute_ssc(struct lt_phy_params *p, u32 ana_cfg) in compute_ssc() argument
1436 p->ssc.val = (1 << 31) | (ana_cfg << 24) | (ssc_steplog << 16) | in compute_ssc()
1532 u32 ana_cfg; in intel_lt_phy_calculate_hdmi_state() local
1583 ana_cfg = (temp0 >= dco_fmin) ? 8 : 6; in intel_lt_phy_calculate_hdmi_state()
1605 compute_ssc(&p, ana_cfg); in intel_lt_phy_calculate_hdmi_state()