Home
last modified time | relevance | path

Searched refs:atclk (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/hwtracing/coresight/
A Dcoresight-tpiu.c59 struct clk *atclk; member
134 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in tpiu_probe()
135 if (!IS_ERR(drvdata->atclk)) { in tpiu_probe()
136 ret = clk_prepare_enable(drvdata->atclk); in tpiu_probe()
185 if (drvdata && !IS_ERR(drvdata->atclk)) in tpiu_runtime_suspend()
186 clk_disable_unprepare(drvdata->atclk); in tpiu_runtime_suspend()
195 if (drvdata && !IS_ERR(drvdata->atclk)) in tpiu_runtime_resume()
196 clk_prepare_enable(drvdata->atclk); in tpiu_runtime_resume()
A Dcoresight-replicator.c40 struct clk *atclk; member
242 drvdata->atclk = devm_clk_get(dev, "atclk"); /* optional */ in replicator_probe()
243 if (!IS_ERR(drvdata->atclk)) { in replicator_probe()
244 ret = clk_prepare_enable(drvdata->atclk); in replicator_probe()
294 if (ret && !IS_ERR_OR_NULL(drvdata->atclk)) in replicator_probe()
295 clk_disable_unprepare(drvdata->atclk); in replicator_probe()
338 if (drvdata && !IS_ERR(drvdata->atclk)) in replicator_runtime_suspend()
339 clk_disable_unprepare(drvdata->atclk); in replicator_runtime_suspend()
348 if (drvdata && !IS_ERR(drvdata->atclk)) in replicator_runtime_resume()
349 clk_prepare_enable(drvdata->atclk); in replicator_runtime_resume()
A Dcoresight-funnel.c45 struct clk *atclk; member
228 drvdata->atclk = devm_clk_get(dev, "atclk"); /* optional */ in funnel_probe()
229 if (!IS_ERR(drvdata->atclk)) { in funnel_probe()
230 ret = clk_prepare_enable(drvdata->atclk); in funnel_probe()
275 if (ret && !IS_ERR_OR_NULL(drvdata->atclk)) in funnel_probe()
276 clk_disable_unprepare(drvdata->atclk); in funnel_probe()
294 if (drvdata && !IS_ERR(drvdata->atclk)) in funnel_runtime_suspend()
295 clk_disable_unprepare(drvdata->atclk); in funnel_runtime_suspend()
304 if (drvdata && !IS_ERR(drvdata->atclk)) in funnel_runtime_resume()
305 clk_prepare_enable(drvdata->atclk); in funnel_runtime_resume()
A Dcoresight-etb10.c85 struct clk *atclk; member
746 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in etb_probe()
747 if (!IS_ERR(drvdata->atclk)) { in etb_probe()
748 ret = clk_prepare_enable(drvdata->atclk); in etb_probe()
825 if (drvdata && !IS_ERR(drvdata->atclk)) in etb_runtime_suspend()
826 clk_disable_unprepare(drvdata->atclk); in etb_runtime_suspend()
835 if (drvdata && !IS_ERR(drvdata->atclk)) in etb_runtime_resume()
836 clk_prepare_enable(drvdata->atclk); in etb_runtime_resume()
A Dcoresight-stm.c133 struct clk *atclk; member
876 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in stm_probe()
877 if (!IS_ERR(drvdata->atclk)) { in stm_probe()
878 ret = clk_prepare_enable(drvdata->atclk); in stm_probe()
970 if (drvdata && !IS_ERR(drvdata->atclk)) in stm_runtime_suspend()
971 clk_disable_unprepare(drvdata->atclk); in stm_runtime_suspend()
980 if (drvdata && !IS_ERR(drvdata->atclk)) in stm_runtime_resume()
981 clk_prepare_enable(drvdata->atclk); in stm_runtime_resume()
A Dcoresight-etm3x-core.c848 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in etm_probe()
849 if (!IS_ERR(drvdata->atclk)) { in etm_probe()
850 ret = clk_prepare_enable(drvdata->atclk); in etm_probe()
945 if (drvdata && !IS_ERR(drvdata->atclk)) in etm_runtime_suspend()
946 clk_disable_unprepare(drvdata->atclk); in etm_runtime_suspend()
955 if (drvdata && !IS_ERR(drvdata->atclk)) in etm_runtime_resume()
956 clk_prepare_enable(drvdata->atclk); in etm_runtime_resume()
A Dcoresight-etm.h234 struct clk *atclk; member
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8998.dtsi1581 clock-names = "apb_pclk", "atclk";
1598 clock-names = "apb_pclk", "atclk";
1628 clock-names = "apb_pclk", "atclk";
1659 clock-names = "apb_pclk", "atclk";
1698 clock-names = "apb_pclk", "atclk";
1723 clock-names = "apb_pclk", "atclk";
1750 clock-names = "apb_pclk", "atclk";
1769 clock-names = "apb_pclk", "atclk";
1789 clock-names = "apb_pclk", "atclk";
1809 clock-names = "apb_pclk", "atclk";
[all …]
A Dmsm8916.dtsi502 clock-names = "apb_pclk", "atclk";
545 clock-names = "apb_pclk", "atclk";
563 clock-names = "apb_pclk", "atclk";
611 clock-names = "apb_pclk", "atclk";
647 clock-names = "apb_pclk", "atclk";
673 clock-names = "apb_pclk", "atclk";
691 clock-names = "apb_pclk", "atclk";
836 clock-names = "apb_pclk", "atclk";
857 clock-names = "apb_pclk", "atclk";
878 clock-names = "apb_pclk", "atclk";
[all …]
A Dmsm8996.dtsi2134 clock-names = "apb_pclk", "atclk";
2151 clock-names = "apb_pclk", "atclk";
2168 clock-names = "apb_pclk", "atclk";
2198 clock-names = "apb_pclk", "atclk";
2228 clock-names = "apb_pclk", "atclk";
2246 clock-names = "apb_pclk", "atclk";
2292 clock-names = "apb_pclk", "atclk";
2330 clock-names = "apb_pclk", "atclk";
2356 clock-names = "apb_pclk", "atclk";
2384 clock-names = "apb_pclk", "atclk";
[all …]
/linux/arch/arm/boot/dts/
A Dqcom-msm8974.dtsi1072 clock-names = "apb_pclk", "atclk";
1088 clock-names = "apb_pclk", "atclk";
1104 clock-names = "apb_pclk", "atclk";
1138 clock-names = "apb_pclk", "atclk";
1162 clock-names = "apb_pclk", "atclk";
1196 clock-names = "apb_pclk", "atclk";
1234 clock-names = "apb_pclk", "atclk";
1280 clock-names = "apb_pclk", "atclk";
1298 clock-names = "apb_pclk", "atclk";
1316 clock-names = "apb_pclk", "atclk";
[all …]
A Dste-dbx5x0.dtsi116 clock-names = "apb_pclk", "atclk";
132 clock-names = "apb_pclk", "atclk";
148 clock-names = "apb_pclk", "atclk";
181 clock-names = "atclk";
215 clock-names = "apb_pclk", "atclk";
230 clock-names = "apb_pclk", "atclk";
/linux/Documentation/devicetree/bindings/arm/
A Dcoresight.txt63 coresight blocks also have an additional clock "atclk", which
/linux/drivers/clk/samsung/
A Dclk-exynos5433.c3657 #define E5433_APOLLO_DIV0(cntclk, pclk_dbg, atclk, pclk, aclk) \ argument
3658 (((cntclk) << 24) | ((pclk_dbg) << 20) | ((atclk) << 16) | \
3897 #define E5433_ATLAS_DIV0(cntclk, pclk_dbg, atclk, pclk, aclk) \ argument
3898 (((cntclk) << 24) | ((pclk_dbg) << 20) | ((atclk) << 16) | \

Completed in 42 milliseconds