Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_i2c.c279 I915_WRITE(GMBUS4 + reg_offset, GMBUS_IDLE_EN); in gmbus_wait_idle()
H A Di915_reg.h1191 #define GMBUS_IDLE_EN (1<<2) macro