Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c1385 DPLL_CFGCR2_PDIV(wrpll_params.pdiv) | in skl_ddi_hdmi_pll_dividers()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h9716 #define DPLL_CFGCR2_PDIV(x) ((x) << 2) macro