Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
Dvlv_dsi_pll.c568 intel_de_write(dev_priv, MIPI_EOT_DISABLE(port), CLOCKSTOP); in bxt_dsi_reset_clocks()
Dvlv_dsi.c1438 tmp |= CLOCKSTOP; in intel_dsi_prepare()
1569 intel_de_write(dev_priv, MIPI_EOT_DISABLE(port), CLOCKSTOP); in intel_dsi_unprepare()
/drivers/gpu/drm/i915/
Di915_reg.h11554 #define CLOCKSTOP (1 << 1) macro