Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_gmbus.c358 GMBUS2)) & status) == 0) { in gmbus_wait()
371 GMBUS2)) in gmbus_wait()
422 while (intel_uncore_read_fw(&dev_priv->uncore, GMBUS2) in gmbus_wait_idle()
435 ((intel_uncore_read_fw(&dev_priv->uncore, GMBUS2) in gmbus_wait_idle()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h3339 #define GMBUS2 _MMIO(dev_priv->gpio_mmio_base + 0x5108) /* status */ macro