Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_crt.c691 u8 st00; in intel_crt_load_detect() local
718 st00 = intel_de_read8(dev_priv, _VGA_MSR_WRITE); in intel_crt_load_detect()
719 status = ((st00 & (1 << 4)) != 0) ? in intel_crt_load_detect()
762 st00 = intel_de_read8(dev_priv, _VGA_MSR_WRITE); in intel_crt_load_detect()
763 if (st00 & (1 << 4)) in intel_crt_load_detect()

Completed in 6 milliseconds