Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_cdclk.c1792 static u32 bxt_cdclk_cd2x_pipe(struct drm_i915_private *dev_priv, enum pipe pipe) in bxt_cdclk_cd2x_pipe() function
2019 bxt_cdclk_cd2x_pipe(i915, pipe); in bxt_cdclk_ctl()
2192 cdctl &= ~bxt_cdclk_cd2x_pipe(dev_priv, INVALID_PIPE); in bxt_sanitize_cdclk()
2193 expected &= ~bxt_cdclk_cd2x_pipe(dev_priv, INVALID_PIPE); in bxt_sanitize_cdclk()