Searched refs:MIPI_EOT_DISABLE (Results 1 – 3 of 3) sorted by relevance
593 I915_WRITE(MIPI_EOT_DISABLE(port), CLOCKSTOP); in bxt_dsi_reset_clocks()
561 I915_WRITE(MIPI_EOT_DISABLE(port), CLOCKSTOP); in intel_dsi_disable()984 I915_WRITE(MIPI_EOT_DISABLE(port), tmp); in intel_dsi_prepare()
7944 #define MIPI_EOT_DISABLE(port) _MIPI_PORT(port, _MIPIA_EOT_DISABLE, \ macro