Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dedid.c50 #define EDID_QUIRK_135_CLOCK_TOO_HIGH BIT(1) macro
107 { "EPI", 59264, EDID_QUIRK_135_CLOCK_TOO_HIGH },
3923 if (quirks & EDID_QUIRK_135_CLOCK_TOO_HIGH) in drm_mode_detailed()