Home
last modified time | relevance | path

Searched refs:INTEL_OUTPUT_ANALOG (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c305 psb_intel_encoder->type = INTEL_OUTPUT_ANALOG; in cdv_intel_crt_init()
Dpsb_intel_drv.h57 #define INTEL_OUTPUT_ANALOG 1 macro
Dframebuffer.c715 case INTEL_OUTPUT_ANALOG: in psb_setup_outputs()
717 clone_mask = (1 << INTEL_OUTPUT_ANALOG); in psb_setup_outputs()
Dcdv_intel_display.c1065 case INTEL_OUTPUT_ANALOG: in cdv_intel_crtc_mode_set()
/drivers/gpu/drm/i915/
Dintel_ddi.c72 } else if (type == INTEL_OUTPUT_ANALOG) { in intel_ddi_get_encoder_port()
894 } else if (type == INTEL_OUTPUT_ANALOG) { in intel_ddi_pll_mode_set()
1023 } else if (type == INTEL_OUTPUT_ANALOG) { in intel_ddi_enable_transcoder_func()
Dintel_crt.c432 BUG_ON(crt->base.type != INTEL_OUTPUT_ANALOG); in intel_crt_detect_ddc()
754 crt->base.type = INTEL_OUTPUT_ANALOG; in intel_crt_init()
Dintel_drv.h87 #define INTEL_OUTPUT_ANALOG 1 macro
Dintel_display.c520 intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) { in intel_g4x_limit()
547 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) in intel_limit()
4135 if (intel_pipe_has_type(crtc, INTEL_OUTPUT_ANALOG)) { in vlv_get_refclk()
4939 case INTEL_OUTPUT_ANALOG: in lpt_init_pch_refclk()
9122 if (connector->encoder->type == INTEL_OUTPUT_ANALOG) { in intel_enable_pipe_a()