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