Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpll_mgr.c2301 cfgcr0 = DPLL_CFGCR0_SSC_ENABLE; in cnl_ddi_dp_set_dpll_hw_state()
H A Di915_reg.h8618 #define DPLL_CFGCR0_SSC_ENABLE (1 << 29) macro