Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_sdvo.c66 #define IS_TV(c) ((c)->output_flag & SDVO_TV_MASK) macro
1387 if (IS_TV(intel_sdvo_connector)) { in intel_sdvo_compute_config()
1440 if (IS_TV(intel_sdvo_connector)) { in intel_sdvo_compute_config()
1594 if (IS_TV(intel_sdvo_connector) && in intel_sdvo_pre_enable()
1600 if (IS_TV(intel_sdvo_connector) || IS_LVDS(intel_sdvo_connector)) in intel_sdvo_pre_enable()
2366 if (IS_TV(intel_sdvo_connector)) in intel_sdvo_get_modes()
3282 if (IS_TV(intel_sdvo_connector)) in intel_sdvo_create_enhance_property()
/linux-6.14.4/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo.c53 #define IS_TV(c) (c->output_flag & SDVO_TV_MASK) macro
1555 if (IS_TV(psb_intel_sdvo_connector)) in psb_intel_sdvo_get_modes()
2393 if (IS_TV(psb_intel_sdvo_connector)) in psb_intel_sdvo_create_enhance_property()