Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_crt.c527 st00 = I915_READ8(VGA_MSR_WRITE); in intel_crt_load_detect()
572 st00 = I915_READ8(VGA_MSR_WRITE); in intel_crt_load_detect()
Dintel_runtime_pm.c216 outb(inb(VGA_MSR_READ), VGA_MSR_WRITE); in hsw_power_well_post_enable()
241 outb(inb(VGA_MSR_READ), VGA_MSR_WRITE); in skl_power_well_post_enable()
Di915_reg.h203 #define VGA_MSR_WRITE 0x3c2 macro