Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_sdvo.c62 #define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK) macro
798 if (IS_LVDS(intel_sdvo_connector)) { in intel_sdvo_create_preferred_input_timing()
1337 } else if (IS_LVDS(intel_sdvo_connector)) { in intel_sdvo_compute_config()
1499 if (IS_LVDS(intel_sdvo_connector)) in intel_sdvo_pre_enable()
1532 if (IS_TV(intel_sdvo_connector) || IS_LVDS(intel_sdvo_connector)) in intel_sdvo_pre_enable()
1898 if (IS_LVDS(intel_sdvo_connector)) { in intel_sdvo_mode_valid()
2332 else if (IS_LVDS(intel_sdvo_connector)) in intel_sdvo_get_modes()
3229 else if (IS_LVDS(intel_sdvo_connector)) in intel_sdvo_create_enhance_property()
/linux/drivers/gpu/drm/gma500/
A Dpsb_intel_sdvo.c53 #define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK) macro
1535 else if (IS_LVDS(psb_intel_sdvo_connector)) in psb_intel_sdvo_get_modes()
2373 else if(IS_LVDS(psb_intel_sdvo_connector)) in psb_intel_sdvo_create_enhance_property()

Completed in 19 milliseconds