Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4279 #define DPLL_CFGCR1_QDIV_RATIO_MASK (0xff << 10) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c2835 p1 = (hw_state->cfgcr1 & DPLL_CFGCR1_QDIV_RATIO_MASK) >> in icl_ddi_combo_pll_get_freq()