Home
last modified time | relevance | path

Searched refs:VIA_HSYNC_NEGATIVE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/via/
H A Dhw.h37 #define VIA_HSYNC_NEGATIVE 0x01 macro
H A Dhw.c881 if (polarity & ~(VIA_HSYNC_NEGATIVE | VIA_VSYNC_NEGATIVE)) { in via_set_sync_polarity()
1738 polarity |= VIA_HSYNC_NEGATIVE; in get_sync()