Searched +full:gpucc +full:- +full:sc8280xp (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_COMMON_CLK_QCOM) += clk-qcom.o4 clk-qcom-y += common.o5 clk-qcom-y += clk-regmap.o6 clk-qcom-y += clk-alpha-pll.o7 clk-qcom-y += clk-pll.o8 clk-qcom-y += clk-rcg.o9 clk-qcom-y += clk-rcg2.o10 clk-qcom-y += clk-branch.o11 clk-qcom-y += clk-regmap-divider.o[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/qcom,gpucc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Taniya Das <quic_tdas@quicinc.com>11 - Imran Shaik <quic_imrashai@quicinc.com>18 include/dt-bindings/clock/qcom,gpucc-sdm845.h19 include/dt-bindings/clock/qcom,gpucc-sa8775p.h20 include/dt-bindings/clock/qcom,gpucc-sc7180.h21 include/dt-bindings/clock/qcom,gpucc-sc7280.h[all …]
1 // SPDX-License-Identifier: BSD-3-Clause7 #include "sc8280xp.dtsi"9 /delete-node/ &cpu0_opp_table;10 /delete-node/ &cpu4_opp_table;13 cpu0_opp_table: opp-table-cpu0 {14 compatible = "operating-points-v2";15 opp-shared;17 opp-300000000 {18 opp-hz = /bits/ 64 <300000000>;19 opp-peak-kBps = <(300000 * 32)>;[all …]