Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_crt.c588 st00 = I915_READ8(VGA_MSR_WRITE); in intel_crt_load_detect()
633 st00 = I915_READ8(VGA_MSR_WRITE); in intel_crt_load_detect()
Dintel_runtime_pm.c194 outb(inb(VGA_MSR_READ), VGA_MSR_WRITE); in hsw_power_well_post_enable()
219 outb(inb(VGA_MSR_READ), VGA_MSR_WRITE); in skl_power_well_post_enable()
Di915_reg.h188 #define VGA_MSR_WRITE 0x3c2 macro