Searched refs:regVsync (Results 1 – 1 of 1) sorted by relevance
159 uint32_t regVsync; in LCDIF_DpiModeSetConfig() local191 regVsync = (((uint32_t)config->panelHeight + config->vfp) << LCDIF_VSYNC0_START_SHIFT) | in LCDIF_DpiModeSetConfig()197 regVsync |= LCDIF_VSYNC0_POLARITY_MASK; in LCDIF_DpiModeSetConfig()200 base->VSYNC0 = regVsync; in LCDIF_DpiModeSetConfig()