Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_snps_phy.c1861 unsigned int multiplier, tx_clk_div, refclk; in intel_mpllb_calc_port_clock() local
1881 tx_clk_div = REG_FIELD_GET(SNPS_PHY_MPLLB_TX_CLK_DIV, pll_state->mpllb_div); in intel_mpllb_calc_port_clock()
1885 10 << (tx_clk_div + 16)); in intel_mpllb_calc_port_clock()