Searched defs:DISPLAY_FLAGS_DOUBLESCAN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/video/ | ||
H A D | display_timing.h | 28 DISPLAY_FLAGS_DOUBLESCAN = BIT(9), enumerator |
/openbmc/u-boot/include/ | ||
H A D | fdtdec.h | 856 DISPLAY_FLAGS_DOUBLESCAN = 1 << 9, enumerator |