HomeSort by: relevance | last modified time | path
    Searched defs:lvds_misc (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
atombios_output.c 388 int lvds_misc = 0; local
398 lvds_misc = lvds->lvds_misc;
437 if (lvds_misc & (1 << 0))
439 if (lvds_misc & (1 << 1))
470 if (lvds_misc & (1 << 0))
472 if (lvds_misc & (1 << 5)) {
474 if (lvds_misc & (1 << 1))
477 if (lvds_misc & (1 << 6)) {
479 if (lvds_misc & (1 << 1)
    [all...]
radeon_probe.h 292 int lvds_misc; member in struct:_radeon_lvds

Completed in 11 milliseconds