Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/
Dintel_clock_gating.c672 intel_uncore_write(&i915->uncore, RENCLK_GATE_D1, SV_CLOCK_GATE_DISABLE); in i85x_init_clock_gating()
Di915_reg.h899 # define SV_CLOCK_GATE_DISABLE (1 << 0) macro