Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dfsl-ldb.c30 #define LDB_CTRL_DI1_VSYNC_POLARITY BIT(10) macro
205 (fsl_ldb->ch1_enabled ? LDB_CTRL_DI1_VSYNC_POLARITY : 0); in fsl_ldb_atomic_enable()