Searched refs:VIDCON1_INV_HSYNC (Results 1 – 3 of 3) sorted by relevance
89 #define VIDCON1_INV_HSYNC (1 << 6) macro
176 .vidcon1 = VIDCON1_INV_HSYNC | VIDCON1_INV_VSYNC,
520 vidcon1 |= VIDCON1_INV_HSYNC; in fimd_commit()
Completed in 8 milliseconds