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