VDECCLK_GATE_D    193 drivers/gpu/drm/i915/gt/intel_reset.c 	rmw_set_fw(uncore, VDECCLK_GATE_D, VCP_UNIT_CLOCK_GATE_DISABLE);
VDECCLK_GATE_D    194 drivers/gpu/drm/i915/gt/intel_reset.c 	intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D);
VDECCLK_GATE_D    215 drivers/gpu/drm/i915/gt/intel_reset.c 	rmw_clear_fw(uncore, VDECCLK_GATE_D, VCP_UNIT_CLOCK_GATE_DISABLE);
VDECCLK_GATE_D    216 drivers/gpu/drm/i915/gt/intel_reset.c 	intel_uncore_posting_read_fw(uncore, VDECCLK_GATE_D);