Home
last modified time | relevance | path

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

/drivers/gpu/drm/mediatek/
A Dmtk_dpi_regs.h70 #define HSYNC_POL BIT(13) macro
A Dmtk_dpi.c274 mask = HSYNC_POL | VSYNC_POL; in mtk_dpi_config_pol()
275 pol = (dpi_pol->hsync_pol == MTK_DPI_POLARITY_RISING ? 0 : HSYNC_POL) | in mtk_dpi_config_pol()

Completed in 7 milliseconds