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