Searched refs:DPU_FRAMEGEN_VTCFG1_Vtotal (Results 1 – 1 of 1) sorted by relevance
668 #define DPU_FRAMEGEN_VTCFG1_Vtotal(x) (((uint32_t)(x)&0x3FFFU) << 16U) macro3147 …display->FRAMEGEN.VTCFG1 = DPU_FRAMEGEN_VTCFG1_Vtotal(vtotal) | DPU_FRAMEGEN_VTCFG1_Vact(config->h… in DPU_InitDisplayTiming()