Searched refs:VIA_HSYNC_NEGATIVE (Results 1 – 2 of 2) sorted by relevance
51 #define VIA_HSYNC_NEGATIVE 0x01 macro
1104 if (polarity & ~(VIA_HSYNC_NEGATIVE | VIA_VSYNC_NEGATIVE)) { in via_set_sync_polarity()2329 polarity |= VIA_HSYNC_NEGATIVE; in get_sync()