Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_uncore.h126 static inline u32 intel_uncore_read_fw(struct intel_uncore *uncore, in intel_uncore_read_fw() function
/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.h430 #define intel_uncore_read_fw(...) __raw_uncore_read32(__VA_ARGS__) macro