Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo.c52 #define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK) macro
1632 else if (IS_LVDS(psb_intel_sdvo_connector)) in psb_intel_sdvo_get_modes()
2470 else if(IS_LVDS(psb_intel_sdvo_connector)) in psb_intel_sdvo_create_enhance_property()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sdvo.c51 #define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK) macro
2075 else if (IS_LVDS(intel_sdvo_connector)) in intel_sdvo_get_modes()
2979 else if (IS_LVDS(intel_sdvo_connector)) in intel_sdvo_create_enhance_property()