Lines Matching refs:intel_crtc
108 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_device_ready() local
109 int pipe = intel_crtc->pipe; in intel_dsi_device_ready()
141 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_enable() local
143 int pipe = intel_crtc->pipe; in intel_dsi_enable()
173 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_pre_enable() local
174 enum pipe pipe = intel_crtc->pipe; in intel_dsi_pre_enable()
186 intel_crtc->config.dpll_hw_state.dpll = DPLL_INTEGRATED_CLOCK_VLV | in intel_dsi_pre_enable()
238 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_disable() local
240 int pipe = intel_crtc->pipe; in intel_dsi_disable()
284 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->base.crtc); in intel_dsi_clear_device_ready() local
285 int pipe = intel_crtc->pipe; in intel_dsi_clear_device_ready()
438 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in set_dsi_timings() local
440 int pipe = intel_crtc->pipe; in set_dsi_timings()
441 unsigned int bpp = intel_crtc->config.pipe_bpp; in set_dsi_timings()
482 struct intel_crtc *intel_crtc = to_intel_crtc(encoder->crtc); in intel_dsi_prepare() local
485 &intel_crtc->config.adjusted_mode; in intel_dsi_prepare()
486 int pipe = intel_crtc->pipe; in intel_dsi_prepare()
487 unsigned int bpp = intel_crtc->config.pipe_bpp; in intel_dsi_prepare()