Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dvlv_dsi_pll.c389 u32 div2_value = 0; in glk_dsi_program_esc_clock() local
417 div2_value = DIV_ROUND_UP(div1_value, txesc1_div); in glk_dsi_program_esc_clock()
419 txesc2_div = min_t(u32, div2_value, 10); in glk_dsi_program_esc_clock()