Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_crt.c688 u8 st00; in intel_crt_load_detect() local
722 st00 = intel_uncore_read8(uncore, _VGA_MSR_WRITE); in intel_crt_load_detect()
723 status = ((st00 & (1 << 4)) != 0) ? in intel_crt_load_detect()
769 st00 = intel_uncore_read8(uncore, _VGA_MSR_WRITE); in intel_crt_load_detect()
770 if (st00 & (1 << 4)) in intel_crt_load_detect()