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