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