Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dvo.c46 #define INTEL_DVO_CHIP_LVDS 1 macro
79 .type = INTEL_DVO_CHIP_LVDS,
93 .type = INTEL_DVO_CHIP_LVDS,
389 case INTEL_DVO_CHIP_LVDS: in intel_dvo_encoder_type()
403 case INTEL_DVO_CHIP_LVDS: in intel_dvo_connector_type()
428 else if (dvo->type == INTEL_DVO_CHIP_LVDS) in intel_dvo_init_dev()
525 if (intel_dvo->dev.type != INTEL_DVO_CHIP_LVDS) in intel_dvo_init()
552 if (intel_dvo->dev.type == INTEL_DVO_CHIP_LVDS) { in intel_dvo_init()