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