DIVIDE_BY_3
clkdiv = dsiclk / (tc->lvds_link == DUAL_LINK ? DIVIDE_BY_6 : DIVIDE_BY_3);
val |= TC358775_LVCFG_PCLKDIV(DIVIDE_BY_3);