Searched refs:lvds_misc (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c388 int lvds_misc = 0; local in function:atombios_output_digital_setup
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
[all...]
H A Dradeon_probe.h292 int lvds_misc; member in struct:_radeon_lvds
H A Dradeon_atombios.c2118 lvds->lvds_misc = atomDataPtr->LVDS_Info.LVDS_Info->ucLVDS_Misc;
2143 lvds->lvds_misc = atomDataPtr->LVDS_Info.LVDS_Info_v12->ucLVDS_Misc;

Completed in 9 milliseconds