Searched refs:intel_uncore_rmw_fw (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_reset.c205 intel_uncore_rmw_fw(uncore, VDECCLK_GATE_D, 0, VCP_UNIT_CLOCK_GATE_DISABLE);
227 intel_uncore_rmw_fw(uncore, VDECCLK_GATE_D, VCP_UNIT_CLOCK_GATE_DISABLE, 0);
468 intel_uncore_rmw_fw(uncore, sfc_lock.lock_reg, 0, sfc_lock.lock_bit);
518 intel_uncore_rmw_fw(uncore, sfc_lock.lock_reg, sfc_lock.lock_bit, 0);
/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_uncore.h446 static inline void intel_uncore_rmw_fw(struct intel_uncore *uncore, function
H A Dintel_uncore.c2840 intel_uncore_rmw_fw(uncore, GU_CNTL, 0, DRIVERFLR);

Completed in 180 milliseconds