Searched +full:opp +full:- +full:450000000 (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/arch/arm/boot/dts/ |
D | tegra30-peripherals-opp.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 emc_icc_dvfs_opp_table: emc-dvfs-opp-table { 5 compatible = "operating-points-v2"; 7 opp@12750000,950 { 8 opp-microvolt = <950000 950000 1350000>; 9 opp-hz = /bits/ 64 <12750000>; 10 opp-supported-hw = <0x0006>; 13 opp@12750000,1000 { 14 opp-microvolt = <1000000 1000000 1350000>; 15 opp-hz = /bits/ 64 <12750000>; [all …]
|
D | exynos5250.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 17 #include <dt-bindings/clock/exynos5250.h> 19 #include "exynos4-cpu-thermal.dtsi" 20 #include <dt-bindings/clock/exynos-audss-clk.h> 50 #address-cells = <1>; 51 #size-cells = <0>; 53 cpu-map { 66 compatible = "arm,cortex-a15"; 69 clock-names = "cpu"; 70 operating-points-v2 = <&cpu0_opp_table>; [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/gpu/ |
D | arm,mali-bifrost.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/gpu/arm,mali-bifrost.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 14 pattern: '^gpu@[a-f0-9]+$' 18 - enum: 19 - amlogic,meson-g12a-mali 20 - mediatek,mt8183-mali 21 - realtek,rtd1619-mali [all …]
|
D | arm,mali-midgard.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/gpu/arm,mali-midgard.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 14 pattern: '^gpu@[a-f0-9]+$' 17 - items: 18 - enum: 19 - samsung,exynos5250-mali 20 - const: arm,mali-t604 [all …]
|