Home
last modified time | relevance | path

Searched refs:CLOCKSTOP (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dsi_pll.c593 I915_WRITE(MIPI_EOT_DISABLE(port), CLOCKSTOP); in bxt_dsi_reset_clocks()
Dintel_dsi.c561 I915_WRITE(MIPI_EOT_DISABLE(port), CLOCKSTOP); in intel_dsi_disable()
924 tmp |= CLOCKSTOP; in intel_dsi_prepare()
Di915_reg.h7952 #define CLOCKSTOP (1 << 1) macro