Searched +full:opp +full:- +full:microamp +full:- (Results 1 – 3 of 3) 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 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/opp/opp-v2-base.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Generic OPP (Operating Performance Points) Common Properties10 - Viresh Kumar <viresh.kumar@linaro.org>13 Devices work at voltage-current-frequency combinations and some implementations25 pattern: '^opp-table(-[a-z0-9]+)?$'27 opp-shared:29 Indicates that device nodes using this OPP Table Node's phandle switch[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/ufs/ufs-common.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Alim Akhtar <alim.akhtar@samsung.com>11 - Avri Altman <avri.altman@wdc.com>16 clock-names: true18 freq-table-hz:21 - description: Minimum frequency for given clock in Hz22 - description: Maximum frequency for given clock in Hz[all …]