Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_lt_phy.c48 struct lt_phy_params { struct
1413 static void set_phy_vdr_addresses(struct lt_phy_params *p, int pll_type) in set_phy_vdr_addresses()
1430 static void compute_ssc(struct lt_phy_params *p, u32 ana_cfg) in compute_ssc()
1440 static void compute_bias2(struct lt_phy_params *p) in compute_bias2()
1449 static void compute_tdc(struct lt_phy_params *p, u64 tdc_fine) in compute_tdc()
1465 static void compute_dco_med(struct lt_phy_params *p) in compute_dco_med()
1476 static void compute_dco_fine(struct lt_phy_params *p, u32 dco_12g) in compute_dco_fine()
1518 struct lt_phy_params p; in intel_lt_phy_calculate_hdmi_state()