Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/ !
Dintel_dpll_mgr.c1721 cfgcr2 = DPLL_CFGCR2_QDIV_RATIO(wrpll_params.qdiv_ratio) | in skl_ddi_hdmi_pll_dividers()
/linux-6.1.9/drivers/gpu/drm/i915/ !
Di915_reg.h7203 #define DPLL_CFGCR2_QDIV_RATIO(x) ((x) << 8) macro