Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.c2287 DPLL_CFGCR1_KDIV(wrpll_params.kdiv) | in cnl_ddi_hdmi_pll_dividers()
2519 DPLL_CFGCR1_KDIV(pll_params.kdiv) | in icl_calc_dpll_state()
Di915_reg.h9504 #define DPLL_CFGCR1_KDIV(x) ((x) << 6) macro