Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_i2c.c252 & (GMBUS_SATOER | gmbus2_status), 50); in gmbus_wait_hw_status()
259 if (gmbus2 & GMBUS_SATOER) in gmbus_wait_hw_status()
H A Di915_reg.h1185 #define GMBUS_SATOER (1<<10) macro