Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi.c500 I915_WRITE(MIPI_EOT_DISABLE(port), CLOCKSTOP); in intel_dsi_disable()
808 tmp |= CLOCKSTOP; in intel_dsi_prepare()
Di915_reg.h7143 #define CLOCKSTOP (1 << 1) macro