Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dpll_mgr.c1722 DPLL_CFGCR1_DCO_FRACTION(wrpll_params.dco_fraction) | in skl_ddi_hdmi_pll_dividers()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h5996 #define DPLL_CFGCR1_DCO_FRACTION(x) ((x) << 9) macro