Searched refs:DPLL_CFGCR1_QDIV_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/drm/i915/ | ||
| HD | intel_ddi.c | 1231 p1 = (cfgcr1 & DPLL_CFGCR1_QDIV_RATIO_MASK) >> in cnl_calc_wrpll_link() |
| HD | i915_reg.h | 8636 #define DPLL_CFGCR1_QDIV_RATIO_MASK (0xff << 10) macro |