Searched refs:VLV_GUNIT_CLOCK_GATE2 (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/i915/
H A Di915_reg.h428 #define VLV_GUNIT_CLOCK_GATE2 _MMIO(VLV_DISPLAY_BASE + 0x2064)
1033 #define VLV_GUNIT_CLOCK_GATE2 macro
H A Dvlv_suspend.c182 s->clock_gate_dis2 = intel_uncore_read(uncore, VLV_GUNIT_CLOCK_GATE2);
276 intel_uncore_write(uncore, VLV_GUNIT_CLOCK_GATE2, s->clock_gate_dis2);

Completed in 282 milliseconds