Searched refs:intel_sdvo (Results 1 – 2 of 2) sorted by relevance
78 struct intel_sdvo { struct178 static struct intel_sdvo *to_sdvo(struct intel_encoder *encoder) in to_sdvo()180 return container_of(encoder, struct intel_sdvo, base); in to_sdvo()183 static struct intel_sdvo *intel_attached_sdvo(struct drm_connector *connector) in intel_attached_sdvo()198 intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, u16 flags);200 intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,204 intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,212 static void intel_sdvo_write_sdvox(struct intel_sdvo *intel_sdvo, u32 val) in intel_sdvo_write_sdvox() argument214 struct drm_device *dev = intel_sdvo->base.base.dev; in intel_sdvo_write_sdvox()220 I915_WRITE(intel_sdvo->sdvo_reg, val); in intel_sdvo_write_sdvox()[all …]
216 display/intel_sdvo.o \