Home
last modified time | relevance | path

Searched refs:intel_sdvo (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Dintel_sdvo.c68 struct intel_sdvo { struct
211 static struct intel_sdvo *to_sdvo(struct intel_encoder *encoder) in to_sdvo()
213 return container_of(encoder, struct intel_sdvo, base); in to_sdvo()
216 static struct intel_sdvo *intel_attached_sdvo(struct drm_connector *connector) in intel_attached_sdvo()
227 intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, uint16_t flags);
229 intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,
233 intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,
241 static void intel_sdvo_write_sdvox(struct intel_sdvo *intel_sdvo, u32 val) in intel_sdvo_write_sdvox() argument
243 struct drm_device *dev = intel_sdvo->base.base.dev; in intel_sdvo_write_sdvox()
248 if (intel_sdvo->sdvo_reg == PCH_SDVOB) { in intel_sdvo_write_sdvox()
[all …]
DMakefile90 intel_sdvo.o \