HomeSort by: relevance | last modified time | path
    Searched defs:__raw_uncore_read32 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.h 293 static inline uint32_t __raw_uncore_read32(const struct intel_uncore *uncore, function in typeref:typename:uint32_t
451 #define intel_uncore_read_fw(...) __raw_uncore_read32(__VA_ARGS__)
intel_uncore.h 293 static inline uint32_t __raw_uncore_read32(const struct intel_uncore *uncore, function in typeref:typename:uint32_t
451 #define intel_uncore_read_fw(...) __raw_uncore_read32(__VA_ARGS__)

Completed in 23 milliseconds