Searched refs:apbclk (Results 1 – 4 of 4) sorted by relevance
17 apbclk: apbclk { label45 clocks = <&apbclk>;106 clocks = <&apbclk>, <&mmcclk>;
46 apbclk: apbclk { label82 clocks = <&apbclk>;125 clocks = <&apbclk>, <&mmcclk>;
314 struct clk *apbclk; member669 phy->apbclk = devm_clk_get(phy->dev, "apb"); in fsl_samsung_hdmi_phy_probe()670 if (IS_ERR(phy->apbclk)) in fsl_samsung_hdmi_phy_probe()671 return dev_err_probe(phy->dev, PTR_ERR(phy->apbclk), in fsl_samsung_hdmi_phy_probe()679 ret = clk_prepare_enable(phy->apbclk); in fsl_samsung_hdmi_phy_probe()700 clk_disable_unprepare(phy->apbclk); in fsl_samsung_hdmi_phy_probe()714 clk_disable_unprepare(phy->apbclk); in fsl_samsung_hdmi_phy_suspend()724 ret = clk_prepare_enable(phy->apbclk); in fsl_samsung_hdmi_phy_resume()
113 apbclk: apbclk {117 clock-names = "apbclk";129 clock-output-names = "apbclk";