Home
last modified time | relevance | path

Searched defs:intel_uncore_write_fw (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/compat-i915-headers/
Dintel_uncore.h134 static inline void intel_uncore_write_fw(struct intel_uncore *uncore, in intel_uncore_write_fw() function
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_uncore.h431 #define intel_uncore_write_fw(...) __raw_uncore_write32(__VA_ARGS__) macro