Home
last modified time | relevance | path

Searched refs:GMBUS2 (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_i2c.c251 ret = wait_for((gmbus2 = I915_READ(GMBUS2 + reg_offset)) in gmbus_wait_hw_status()
273 #define C ((I915_READ_NOTRACE(GMBUS2 + reg_offset) & GMBUS_ACTIVE) == 0) in gmbus_wait_idle()
H A Di915_reg.h1179 #define GMBUS2 0x5108 /* status */ macro