Searched refs:intel_sdvo (Results 1 – 2 of 2) sorted by relevance
77 struct intel_sdvo { struct179 static struct intel_sdvo *to_sdvo(struct intel_encoder *encoder) in to_sdvo()181 return container_of(encoder, struct intel_sdvo, base); in to_sdvo()184 static struct intel_sdvo *intel_attached_sdvo(struct intel_connector *connector) in intel_attached_sdvo()199 intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, u16 flags);201 intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,205 intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,213 static void intel_sdvo_write_sdvox(struct intel_sdvo *intel_sdvo, u32 val) in intel_sdvo_write_sdvox() argument215 struct drm_device *dev = intel_sdvo->base.base.dev; in intel_sdvo_write_sdvox()221 intel_de_write(dev_priv, intel_sdvo->sdvo_reg, val); in intel_sdvo_write_sdvox()[all …]
250 display/intel_sdvo.o \