Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dvlv_dsi_pll.c569 intel_de_write(dev_priv, MIPI_EOT_DISABLE(port), CLOCKSTOP); in bxt_dsi_reset_clocks()
Dvlv_dsi.c1461 tmp |= CLOCKSTOP; in intel_dsi_prepare()
1593 intel_de_write(dev_priv, MIPI_EOT_DISABLE(port), CLOCKSTOP); in intel_dsi_unprepare()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h11899 #define CLOCKSTOP (1 << 1) macro