Home
last modified time | relevance | path

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

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