Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dvlv_dsi_pll.c366 u32 txesc2_div = 0; in glk_dsi_program_esc_clock() local
395 txesc2_div = div2_value; in glk_dsi_program_esc_clock()
397 txesc2_div = 10; in glk_dsi_program_esc_clock()
402 (1 << (txesc2_div - 1)) & GLK_TX_ESC_CLK_DIV2_MASK); in glk_dsi_program_esc_clock()

Completed in 5 milliseconds