Searched refs:output_flags (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_sdvo.c1316 if (dev_priv->caps.output_flags & this_output)
1345 if (dev_priv->caps.output_flags & this_output)
1770 if (dev_priv->caps.output_flags & (SDVO_OUTPUT_TMDS0 |
1773 if (dev_priv->caps.output_flags & (SDVO_OUTPUT_RGB0 |
1776 if (dev_priv->caps.output_flags & (SDVO_OUTPUT_CVBS0 |
1782 if (dev_priv->caps.output_flags & (SDVO_OUTPUT_LVDS0 |
1875 if (dev_priv->caps.output_flags & (SDVO_OUTPUT_TMDS0 | SDVO_OUTPUT_TMDS1))
2196 mask &= dev_priv->caps.output_flags;
2393 if (!i830_sdvo_output_setup (output, dev_priv->caps.output_flags))
2417 if (dev_priv->caps.output_flags
[all...]
H A Di830_sdvo_regs.h62 uint16_t output_flags; member in struct:i830_sdvo_caps

Completed in 7 milliseconds