Home
last modified time | relevance | path

Searched refs:BXT_GMBUS_GATING_DIS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c183 val |= BXT_GMBUS_GATING_DIS; in bxt_gmbus_clock_gating()
185 val &= ~BXT_GMBUS_GATING_DIS; in bxt_gmbus_clock_gating()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c233 intel_de_rmw(i915, GEN9_CLKGATE_DIS_4, BXT_GMBUS_GATING_DIS, in bxt_gmbus_clock_gating()
234 !enable ? BXT_GMBUS_GATING_DIS : 0); in bxt_gmbus_clock_gating()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h1811 #define BXT_GMBUS_GATING_DIS (1 << 14) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h4164 #define BXT_GMBUS_GATING_DIS (1 << 14) macro

Completed in 60 milliseconds