Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_i2c.c179 val |= BXT_GMBUS_GATING_DIS; in bxt_gmbus_clock_gating()
181 val &= ~BXT_GMBUS_GATING_DIS; in bxt_gmbus_clock_gating()
Di915_reg.h3948 #define BXT_GMBUS_GATING_DIS (1 << 14) macro