Searched refs:intel_uncore_rmw_fw (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | intel_uncore.h | 389 static inline void intel_uncore_rmw_fw(struct intel_uncore *uncore, in intel_uncore_rmw_fw() function
|
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ |
| D | intel_reset.c | 32 intel_uncore_rmw_fw(uncore, reg, 0, set); in rmw_set_fw() 37 intel_uncore_rmw_fw(uncore, reg, clr, 0); in rmw_clear_fw()
|
| D | intel_workarounds.c | 982 intel_uncore_rmw_fw(uncore, wa->reg, wa->mask, wa->val); in wa_list_apply()
|