Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_ddi.c1228 p2 = cfgcr1 & DPLL_CFGCR1_KDIV_MASK; in cnl_calc_wrpll_link()
H A Di915_reg.h8640 #define DPLL_CFGCR1_KDIV_MASK (7 << 6) macro