Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4273 #define DPLL_CFGCR0_DCO_INTEGER_MASK (0x3ff) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c2867 dco_freq = (hw_state->cfgcr0 & DPLL_CFGCR0_DCO_INTEGER_MASK) * in icl_ddi_combo_pll_get_freq()