Searched refs:dsm_tmp (Results 1 – 1 of 1) sorted by relevance
1064 u16 dsm_tmp; in samsung_mipi_dcphy_pll_configure() local1067 dsm_tmp = abs(samsung->pll.dsm); in samsung_mipi_dcphy_pll_configure()1068 dsm_tmp = dsm_tmp - 1; in samsung_mipi_dcphy_pll_configure()1069 dsm_tmp ^= 0xffff; in samsung_mipi_dcphy_pll_configure()1070 regmap_write(samsung->regmap, PLL_CON1, dsm_tmp); in samsung_mipi_dcphy_pll_configure()