Searched +full:opp +full:- +full:microamp +full:- +full:slow (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/opp/opp-v2.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Generic OPP (Operating Performance Points)10 - Viresh Kumar <viresh.kumar@linaro.org>13 - $ref: opp-v2-base.yaml#17 const: operating-points-v222 - |24 * Example 1: Single cluster Dual-core ARM cortex A9, switch DVFS states[all …]
1 Generic OPP (Operating Performance Points) Bindings2 ----------------------------------------------------4 Devices work at voltage-current-frequency combinations and some implementations10 This document contain multiple versions of OPP binding and only one of them13 Binding 1: operating-points16 This binding only supports voltage-frequency pairs.19 - operating-points: An array of 2-tuples items, and each item consists20 of frequency and voltage like <freq-kHz vol-uV>.27 compatible = "arm,cortex-a9";29 next-level-cache = <&L2>;[all …]