Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_cx0_phy.c2381 unsigned int tx_rate_mult; in intel_c20pll_calc_port_clock() local
2385 tx_rate_mult = 1; in intel_c20pll_calc_port_clock()
2395 tx_rate_mult = 2; in intel_c20pll_calc_port_clock()
2414 return vco << tx_rate_mult >> tx_clk_div >> tx_rate; in intel_c20pll_calc_port_clock()