Searched +full:opp +full:- +full:540000000 (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 gpu_opp_table: opp-table-gpu {6 compatible = "operating-points-v2";8 opp-216000000 {9 opp-hz = /bits/ 64 <216000000>;10 opp-microvolt = <810000 810000 1200000>;13 opp-264000000 {14 opp-hz = /bits/ 64 <264000000>;15 opp-microvolt = <810000 810000 1200000>;18 opp-312000000 {[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/display/msm/qcom,sc7180-mdss.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Krishna Manikandan <quic_mkrishn@quicinc.com>14 sub-blocks like DPU display controller, DSI and DP interfaces etc. Device tree17 $ref: /schemas/display/msm/mdss-common.yaml#21 const: qcom,sc7180-mdss25 - description: Display AHB clock from gcc26 - description: Display AHB clock from dispcc[all …]
1 // SPDX-License-Identifier: BSD-3-Clause3 * Copyright (c) 2016-2022, AngeloGioacchino Del Regno9 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h>10 #include <dt-bindings/clock/qcom,gcc-msm8976.h>11 #include <dt-bindings/clock/qcom,rpmcc.h>12 #include <dt-bindings/gpio/gpio.h>13 #include <dt-bindings/interrupt-controller/arm-gic.h>14 #include <dt-bindings/interrupt-controller/irq.h>15 #include <dt-bindings/power/qcom-rpmpd.h>18 interrupt-parent = <&intc>;[all …]