Searched refs:intel_sdvo (Results 1 – 2 of 2) sorted by relevance
68 struct intel_sdvo { struct188 static struct intel_sdvo *to_sdvo(struct intel_encoder *encoder) in to_sdvo()190 return container_of(encoder, struct intel_sdvo, base); in to_sdvo()193 static struct intel_sdvo *intel_attached_sdvo(struct drm_connector *connector) in intel_attached_sdvo()208 intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, uint16_t flags);210 intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,214 intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,222 static void intel_sdvo_write_sdvox(struct intel_sdvo *intel_sdvo, u32 val) in intel_sdvo_write_sdvox() argument224 struct drm_device *dev = intel_sdvo->base.base.dev; in intel_sdvo_write_sdvox()230 I915_WRITE(intel_sdvo->sdvo_reg, val); in intel_sdvo_write_sdvox()[all …]
153 intel_sdvo.o \