Lines Matching full:lmh
5 $id: http://devicetree.org/schemas/thermal/qcom-lmh.yaml#
8 title: Qualcomm Limits Management Hardware(LMh)
14 Limits Management Hardware(LMh) is a hardware infrastructure on some
22 - qcom,sc8180x-lmh
23 - qcom,sdm845-lmh
24 - qcom,sm8150-lmh
26 - const: qcom,qcm2290-lmh
27 - const: qcom,sm8150-lmh
43 phandle of the first cpu in the LMh cluster
46 qcom,lmh-temp-arm-millicelsius:
48 An integer expressing temperature threshold at which the LMh thermal
51 qcom,lmh-temp-low-millicelsius:
56 qcom,lmh-temp-high-millicelsius:
68 - qcom,lmh-temp-arm-millicelsius
69 - qcom,lmh-temp-low-millicelsius
70 - qcom,lmh-temp-high-millicelsius
78 lmh@17d70800 {
79 compatible = "qcom,sdm845-lmh";
83 qcom,lmh-temp-arm-millicelsius = <65000>;
84 qcom,lmh-temp-low-millicelsius = <94500>;
85 qcom,lmh-temp-high-millicelsius = <95000>;