Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/drm/
H A Di915_irq.c794 int pipeconf_reg = (pipe == 0) ? PIPEACONF : PIPEBCONF; in i915_enable_vblank() local
797 pipeconf = I915_READ(pipeconf_reg); in i915_enable_vblank()