Searched refs:st00 (Results 1 – 1 of 1) sorted by relevance
478 uint8_t st00; in intel_crt_load_detect() local510 st00 = I915_READ8(VGA_MSR_WRITE); in intel_crt_load_detect()511 status = ((st00 & (1 << 4)) != 0) ? in intel_crt_load_detect()555 st00 = I915_READ8(VGA_MSR_WRITE); in intel_crt_load_detect()556 if (st00 & (1 << 4)) in intel_crt_load_detect()