Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_crt.c556 uint8_t st00; in intel_crt_load_detect() local
588 st00 = I915_READ8(VGA_MSR_WRITE); in intel_crt_load_detect()
589 status = ((st00 & (1 << 4)) != 0) ? in intel_crt_load_detect()
633 st00 = I915_READ8(VGA_MSR_WRITE); in intel_crt_load_detect()
634 if (st00 & (1 << 4)) in intel_crt_load_detect()