/Linux-v4.19/drivers/hwtracing/coresight/ |
D | coresight-replicator.c | 29 struct clk *atclk; member 80 drvdata->atclk = devm_clk_get(&pdev->dev, "atclk"); /* optional */ in replicator_probe() 81 if (!IS_ERR(drvdata->atclk)) { in replicator_probe() 82 ret = clk_prepare_enable(drvdata->atclk); in replicator_probe() 107 if (!IS_ERR(drvdata->atclk)) in replicator_probe() 108 clk_disable_unprepare(drvdata->atclk); in replicator_probe() 120 if (drvdata && !IS_ERR(drvdata->atclk)) in replicator_runtime_suspend() 121 clk_disable_unprepare(drvdata->atclk); in replicator_runtime_suspend() 130 if (drvdata && !IS_ERR(drvdata->atclk)) in replicator_runtime_resume() 131 clk_prepare_enable(drvdata->atclk); in replicator_runtime_resume()
|
D | coresight-tpiu.c | 58 struct clk *atclk; member 138 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in tpiu_probe() 139 if (!IS_ERR(drvdata->atclk)) { in tpiu_probe() 140 ret = clk_prepare_enable(drvdata->atclk); in tpiu_probe() 173 if (drvdata && !IS_ERR(drvdata->atclk)) in tpiu_runtime_suspend() 174 clk_disable_unprepare(drvdata->atclk); in tpiu_runtime_suspend() 183 if (drvdata && !IS_ERR(drvdata->atclk)) in tpiu_runtime_resume() 184 clk_prepare_enable(drvdata->atclk); in tpiu_runtime_resume()
|
D | coresight-dynamic-replicator.c | 33 struct clk *atclk; member 135 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in replicator_probe() 136 if (!IS_ERR(drvdata->atclk)) { in replicator_probe() 137 ret = clk_prepare_enable(drvdata->atclk); in replicator_probe() 167 if (drvdata && !IS_ERR(drvdata->atclk)) in replicator_runtime_suspend() 168 clk_disable_unprepare(drvdata->atclk); in replicator_runtime_suspend() 177 if (drvdata && !IS_ERR(drvdata->atclk)) in replicator_runtime_resume() 178 clk_prepare_enable(drvdata->atclk); in replicator_runtime_resume()
|
D | coresight-funnel.c | 40 struct clk *atclk; member 187 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in funnel_probe() 188 if (!IS_ERR(drvdata->atclk)) { in funnel_probe() 189 ret = clk_prepare_enable(drvdata->atclk); in funnel_probe() 219 if (drvdata && !IS_ERR(drvdata->atclk)) in funnel_runtime_suspend() 220 clk_disable_unprepare(drvdata->atclk); in funnel_runtime_suspend() 229 if (drvdata && !IS_ERR(drvdata->atclk)) in funnel_runtime_resume() 230 clk_prepare_enable(drvdata->atclk); in funnel_runtime_resume()
|
D | coresight-etb10.c | 82 struct clk *atclk; member 659 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in etb_probe() 660 if (!IS_ERR(drvdata->atclk)) { in etb_probe() 661 ret = clk_prepare_enable(drvdata->atclk); in etb_probe() 716 if (drvdata && !IS_ERR(drvdata->atclk)) in etb_runtime_suspend() 717 clk_disable_unprepare(drvdata->atclk); in etb_runtime_suspend() 726 if (drvdata && !IS_ERR(drvdata->atclk)) in etb_runtime_resume() 727 clk_prepare_enable(drvdata->atclk); in etb_runtime_resume()
|
D | coresight-stm.c | 132 struct clk *atclk; member 811 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in stm_probe() 812 if (!IS_ERR(drvdata->atclk)) { in stm_probe() 813 ret = clk_prepare_enable(drvdata->atclk); in stm_probe() 890 if (drvdata && !IS_ERR(drvdata->atclk)) in stm_runtime_suspend() 891 clk_disable_unprepare(drvdata->atclk); in stm_runtime_suspend() 900 if (drvdata && !IS_ERR(drvdata->atclk)) in stm_runtime_resume() 901 clk_prepare_enable(drvdata->atclk); in stm_runtime_resume()
|
D | coresight-etm3x.c | 794 drvdata->atclk = devm_clk_get(&adev->dev, "atclk"); /* optional */ in etm_probe() 795 if (!IS_ERR(drvdata->atclk)) { in etm_probe() 796 ret = clk_prepare_enable(drvdata->atclk); in etm_probe() 872 if (drvdata && !IS_ERR(drvdata->atclk)) in etm_runtime_suspend() 873 clk_disable_unprepare(drvdata->atclk); in etm_runtime_suspend() 882 if (drvdata && !IS_ERR(drvdata->atclk)) in etm_runtime_resume() 883 clk_prepare_enable(drvdata->atclk); in etm_runtime_resume()
|
D | coresight-etm.h | 236 struct clk *atclk; member
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | qcom-msm8974.dtsi | 771 clock-names = "apb_pclk", "atclk"; 786 clock-names = "apb_pclk", "atclk"; 801 clock-names = "apb_pclk", "atclk"; 834 clock-names = "apb_pclk", "atclk"; 861 clock-names = "apb_pclk", "atclk"; 894 clock-names = "apb_pclk", "atclk"; 931 clock-names = "apb_pclk", "atclk"; 979 clock-names = "apb_pclk", "atclk"; 995 clock-names = "apb_pclk", "atclk"; 1011 clock-names = "apb_pclk", "atclk"; [all …]
|
D | ste-dbx5x0.dtsi | 68 clock-names = "apb_pclk", "atclk"; 82 clock-names = "apb_pclk", "atclk"; 96 clock-names = "apb_pclk", "atclk"; 132 clock-names = "atclk"; 168 clock-names = "apb_pclk", "atclk"; 182 clock-names = "apb_pclk", "atclk";
|
/Linux-v4.19/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 1100 clock-names = "apb_pclk", "atclk"; 1115 clock-names = "apb_pclk", "atclk"; 1153 clock-names = "apb_pclk", "atclk"; 1186 clock-names = "apb_pclk", "atclk"; 1213 clock-names = "apb_pclk", "atclk"; 1228 clock-names = "apb_pclk", "atclk"; 1308 clock-names = "apb_pclk", "atclk"; 1324 clock-names = "apb_pclk", "atclk"; 1340 clock-names = "apb_pclk", "atclk"; 1356 clock-names = "apb_pclk", "atclk";
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | coresight.txt | 53 coresight blocks also have an additional clock "atclk", which
|
/Linux-v4.19/drivers/clk/samsung/ |
D | clk-exynos5433.c | 3627 #define E5433_APOLLO_DIV0(cntclk, pclk_dbg, atclk, pclk, aclk) \ argument 3628 (((cntclk) << 24) | ((pclk_dbg) << 20) | ((atclk) << 16) | \ 3876 #define E5433_ATLAS_DIV0(cntclk, pclk_dbg, atclk, pclk, aclk) \ argument 3877 (((cntclk) << 24) | ((pclk_dbg) << 20) | ((atclk) << 16) | \
|