Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_snps_phy.c792 unsigned int multiplier, tx_clk_div, refclk; in intel_mpllb_calc_port_clock() local
812 tx_clk_div = REG_FIELD_GET(SNPS_PHY_MPLLB_TX_CLK_DIV, pll_state->mpllb_div); in intel_mpllb_calc_port_clock()
816 10 << (tx_clk_div + 16)); in intel_mpllb_calc_port_clock()