Home
last modified time | relevance | path

Searched refs:apbclk (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arc/boot/dts/
H A Dvdk_axs10x_mb.dtsi17 apbclk: apbclk { label
45 clocks = <&apbclk>;
106 clocks = <&apbclk>, <&mmcclk>;
H A Daxs10x_mb.dtsi46 apbclk: apbclk { label
82 clocks = <&apbclk>;
125 clocks = <&apbclk>, <&mmcclk>;
/linux/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c314 struct clk *apbclk; member
669 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()
/linux/Documentation/devicetree/bindings/clock/
H A Dxgene.txt113 apbclk: apbclk {
117 clock-names = "apbclk";
129 clock-output-names = "apbclk";