Searched refs:ref_clk_m (Results 1 – 1 of 1) sorted by relevance
37 struct clk ref_clk_m; member47 ret = clk_enable(&priv->ref_clk_m); in rochchip_p3phy_init()73 clk_disable(&priv->ref_clk_m); in rochchip_p3phy_init()82 clk_disable(&priv->ref_clk_m); in rochchip_p3phy_exit()119 ret = clk_get_by_name(dev, "refclk_m", &priv->ref_clk_m); in rockchip_p3phy_probe()122 return PTR_ERR(&priv->ref_clk_m); in rockchip_p3phy_probe()
Completed in 3 milliseconds