Home
last modified time | relevance | path

Searched refs:DPLL_CFGCR1_QDIV_RATIO_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c2647 p1 = (pll_state->cfgcr1 & DPLL_CFGCR1_QDIV_RATIO_MASK) >> in __cnl_ddi_wrpll_get_freq()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c2698 p1 = (pll_state->cfgcr1 & DPLL_CFGCR1_QDIV_RATIO_MASK) >> in icl_ddi_combo_pll_get_freq()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h6142 #define DPLL_CFGCR1_QDIV_RATIO_MASK (0xff << 10) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h10490 #define DPLL_CFGCR1_QDIV_RATIO_MASK (0xff << 10) macro

Completed in 73 milliseconds