Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c282 return DDI_CLK_SEL_TBT_540; in icl_pll_to_ddi_clk_sel()
363 case DDI_CLK_SEL_TBT_540: in icl_calc_tbt_pll_link()
1829 case DDI_CLK_SEL_TBT_540: in icl_ddi_tc_get_pll()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h5872 #define DDI_CLK_SEL_TBT_540 REG_FIELD_PREP(DDI_CLK_SEL_MASK, 0xE) macro