Searched refs:pll_ref_clk (Results 1 – 2 of 2) sorted by relevance
109 struct clk *pll_ref_clk; member125 unsigned long pll_ref_hz = clk_get_rate(dphy->pll_ref_clk); in cdns_dsi_get_dphy_pll_cfg()385 clk_prepare_enable(dphy->pll_ref_clk); in cdns_dphy_power_on()398 clk_disable_unprepare(dphy->pll_ref_clk); in cdns_dphy_power_off()434 dphy->pll_ref_clk = devm_clk_get(&pdev->dev, "pll_ref"); in cdns_dphy_probe()435 if (IS_ERR(dphy->pll_ref_clk)) in cdns_dphy_probe()436 return PTR_ERR(dphy->pll_ref_clk); in cdns_dphy_probe()
179 u8 pll_ref_clk; member349 PLL_FREQ_MASK, ssc->pll_ref_clk); in xpsgtr_configure_pll()