Searched refs:intel_sdvo (Results 1 – 2 of 2) sorted by relevance
68 struct intel_sdvo { struct206 static struct intel_sdvo *to_sdvo(struct intel_encoder *encoder) in to_sdvo()208 return container_of(encoder, struct intel_sdvo, base); in to_sdvo()211 static struct intel_sdvo *intel_attached_sdvo(struct drm_connector *connector) in intel_attached_sdvo()222 intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, uint16_t flags);224 intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,228 intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,236 static void intel_sdvo_write_sdvox(struct intel_sdvo *intel_sdvo, u32 val) in intel_sdvo_write_sdvox() argument238 struct drm_device *dev = intel_sdvo->base.base.dev; in intel_sdvo_write_sdvox()243 if (intel_sdvo->sdvo_reg == PCH_SDVOB) { in intel_sdvo_write_sdvox()[all …]
84 intel_sdvo.o \