Lines Matching +full:tcs +full:- +full:wait
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interconnect/qcom,bcm-voter.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm BCM-Voter Interconnect
10 - Georgi Djakov <georgi.djakov@linaro.org>
22 - qcom,bcm-voter
24 qcom,tcs-wait:
26 Optional mask of which TCSs (Triggered Command Sets) wait for completion
27 upon triggering. If not specified, then the AMC and WAKE sets wait for
30 The AMC TCS is triggered immediately when icc_set_bw() is called. The
34 In most cases, it's necessary to wait in both the AMC and WAKE sets to
42 - compatible
48 # as defined in Documentation/devicetree/bindings/soc/qcom/rpmh-rsc.txt
49 - |
52 compatible = "qcom,bcm-voter";
56 # as defined in Documentation/devicetree/bindings/soc/qcom/rpmh-rsc.txt
57 - |
59 #include <dt-bindings/interconnect/qcom,icc.h>
62 compatible = "qcom,bcm-voter";
63 qcom,tcs-wait = <QCOM_ICC_TAG_AMC>;