Home
last modified time | relevance | path

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

/drivers/gpu/drm/mediatek/
Dmtk_dpi_regs.h71 #define CK_POL BIT(15) macro
Dmtk_dpi.c201 pol = (dpi_pol->ck_pol == MTK_DPI_POLARITY_RISING ? 0 : CK_POL) | in mtk_dpi_config_pol()
206 CK_POL | DE_POL | HSYNC_POL | VSYNC_POL); in mtk_dpi_config_pol()