Searched refs:VSYNC_POL (Results 1 – 2 of 2) sorted by relevance
66 #define VSYNC_POL BIT(14) macro
242 mask = HSYNC_POL | VSYNC_POL; in mtk_dpi_config_pol()244 (dpi_pol->vsync_pol == MTK_DPI_POLARITY_RISING ? 0 : VSYNC_POL); in mtk_dpi_config_pol()