HomeSort by: relevance | last modified time | path
    Searched refs:VDECCLK_GATE_D (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_reset.c 229 rmw_set_fw(uncore, VDECCLK_GATE_D, VCP_UNIT_CLOCK_GATE_DISABLE);
230 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D);
251 rmw_clear_fw(uncore, VDECCLK_GATE_D, VCP_UNIT_CLOCK_GATE_DISABLE);
252 intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 3642 #define VDECCLK_GATE_D _MMIO(0x620C) /* g4x only */

Completed in 66 milliseconds