Searched refs:CFG_INV_VSYNC (Results 1 – 4 of 4) sorted by relevance
232 CFG_INV_VSYNC = 1 << 3, /* Normally active high */ enumerator
141 dumb_ctrl |= CFG_INV_VSYNC; in armada_drm_crtc_update()
377 #define CFG_INV_VSYNC(vsync) ((vsync) << 3) macro
622 #define CFG_INV_VSYNC(vsync) ((vsync)<<3) macro