Searched refs:CFG_INV_HSYNC (Results 1 – 4 of 4) sorted by relevance
233 CFG_INV_HSYNC = 1 << 2, /* Normally active high */ enumerator
139 dumb_ctrl |= CFG_INV_HSYNC; in armada_drm_crtc_update()
379 #define CFG_INV_HSYNC(hsync) ((hsync) << 2) macro
624 #define CFG_INV_HSYNC(hsync) ((hsync)<<2) macro