Searched refs:FB_SYNC_OE_LOW_ACT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/ | ||
H A D | mxcfb.h | 16 #define FB_SYNC_OE_LOW_ACT 0x80000000 macro |
H A D | mxc_ipuv3_fb.c | 255 if (!(fbi->var.sync & FB_SYNC_OE_LOW_ACT)) in mxcfb_set_par() |