Searched refs:DDC_QUIRK_135_CLOCK_TOO_HIGH (Results 1 – 2 of 2) sorted by relevance
67 DDC_QUIRK_135_CLOCK_TOO_HIGH = 1 << 1, enumerator
237 quirk_135_clock_too_high, DDC_QUIRK_135_CLOCK_TOO_HIGH,605 if ((quirks & DDC_QUIRK_135_CLOCK_TOO_HIGH) && timing->clock == 135000000) in DDCModeFromDetailedTiming()