Home
last modified time | relevance | path

Searched refs:pll_ref_clk (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/phy/cadence/
Dcdns-dphy.c108 struct clk *pll_ref_clk; member
124 unsigned long pll_ref_hz = clk_get_rate(dphy->pll_ref_clk); in cdns_dsi_get_dphy_pll_cfg()
384 clk_prepare_enable(dphy->pll_ref_clk); in cdns_dphy_power_on()
397 clk_disable_unprepare(dphy->pll_ref_clk); in cdns_dphy_power_off()
433 dphy->pll_ref_clk = devm_clk_get(&pdev->dev, "pll_ref"); in cdns_dphy_probe()
434 if (IS_ERR(dphy->pll_ref_clk)) in cdns_dphy_probe()
435 return PTR_ERR(dphy->pll_ref_clk); in cdns_dphy_probe()
/linux-6.12.1/drivers/phy/xilinx/
Dphy-zynqmp.c192 u8 pll_ref_clk; member
411 PLL_FREQ_MASK, ssc->pll_ref_clk); in xpsgtr_configure_pll()
/linux-6.12.1/drivers/pinctrl/qcom/
Dpinctrl-sdx75.c874 MSM_PIN_FUNCTION(pll_ref_clk),
969 [37] = PINGROUP(37, qlink0_l_en, _, pll_ref_clk, prng_rosc, vsense_trigger_mirnat, _, _, _, _, _),