Searched refs:VIDCON1_INV_VSYNC (Results 1 – 3 of 3) sorted by relevance
90 #define VIDCON1_INV_VSYNC (1 << 5) macro
176 .vidcon1 = VIDCON1_INV_HSYNC | VIDCON1_INV_VSYNC,
517 vidcon1 |= VIDCON1_INV_VSYNC; in fimd_commit()