Searched refs:HSYNC_POL (Results 1 – 9 of 9) sorted by relevance
40 #define HSYNC_POL 1 macro
40 #define HSYNC_POL 0 macro
37 #define HSYNC_POL 1 macro
242 features: .byte 0x18+(VSYNC_POL<<2)+(HSYNC_POL<<1)
61 #define HSYNC_POL BIT(13) macro
216 (dpi_pol->hsync_pol == MTK_DPI_POLARITY_RISING ? 0 : HSYNC_POL) | in mtk_dpi_config_pol()219 CK_POL | DE_POL | HSYNC_POL | VSYNC_POL); in mtk_dpi_config_pol()
Completed in 18 milliseconds