Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dpll_mgr.c1305 cfgcr1 = DPLL_CFGCR1_FREQ_ENABLE | in skl_ddi_hdmi_pll_dividers()
H A Di915_reg.h8569 #define DPLL_CFGCR1_FREQ_ENABLE (1<<31) macro