Searched defs:intel_uncore_write_fw (Results 1 – 2 of 2) sorted by relevance
134 static inline void intel_uncore_write_fw(struct intel_uncore *uncore, in intel_uncore_write_fw() function
431 #define intel_uncore_write_fw(...) __raw_uncore_write32(__VA_ARGS__) macro