Searched full:lmh (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | qcom-lmh.yaml | 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: [all …]
|
/freebsd/libexec/rtld-elf/ |
H A D | libmap.c | 427 lml_find(struct lm_list *lmh, const char *f) in lml_find() argument 431 dbg("%s(%p, \"%s\")", __func__, lmh, f); in lml_find() 433 TAILQ_FOREACH(lm, lmh, lm_link) { in lml_find()
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qcm2290.dtsi | 2066 lmh_cluster: lmh@f550800 { 2067 compatible = "qcom,qcm2290-lmh", "qcom,sm8150-lmh"; 2071 qcom,lmh-temp-arm-millicelsius = <65000>; 2072 qcom,lmh-temp-low-millicelsius = <94500>; 2073 qcom,lmh-temp-high-millicelsius = <95000>;
|
H A D | sc8180x.dtsi | 3867 lmh@18350800 { 3868 compatible = "qcom,sc8180x-lmh"; 3872 qcom,lmh-temp-arm-millicelsius = <65000>; 3873 qcom,lmh-temp-low-millicelsius = <94500>; 3874 qcom,lmh-temp-high-millicelsius = <95000>; 3879 lmh@18358800 { 3880 compatible = "qcom,sc8180x-lmh"; 3884 qcom,lmh-temp-arm-millicelsius = <65000>; 3885 qcom,lmh-temp-low-millicelsius = <94500>; 3886 qcom,lmh-temp-high-millicelsius = <95000>;
|
H A D | sm8150.dtsi | 4552 lmh_cluster1: lmh@18350800 { 4553 compatible = "qcom,sm8150-lmh"; 4557 qcom,lmh-temp-arm-millicelsius = <60000>; 4558 qcom,lmh-temp-low-millicelsius = <84500>; 4559 qcom,lmh-temp-high-millicelsius = <85000>; 4564 lmh_cluster0: lmh@18358800 { 4565 compatible = "qcom,sm8150-lmh"; 4569 qcom,lmh-temp-arm-millicelsius = <60000>; 4570 qcom,lmh-temp-low-millicelsius = <84500>; 4571 qcom,lmh-temp-high-millicelsius = <85000>;
|
H A D | sdm845.dtsi | 3958 lmh_cluster1: lmh@17d70800 { 3959 compatible = "qcom,sdm845-lmh"; 3963 qcom,lmh-temp-arm-millicelsius = <65000>; 3964 qcom,lmh-temp-low-millicelsius = <94500>; 3965 qcom,lmh-temp-high-millicelsius = <95000>; 3970 lmh_cluster0: lmh@17d78800 { 3971 compatible = "qcom,sdm845-lmh"; 3975 qcom,lmh-temp-arm-millicelsius = <65000>; 3976 qcom,lmh-temp-low-millicelsius = <94500>; 3977 qcom,lmh-temp-high-millicelsius = <95000>;
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | cpufreq-qcom-hw.yaml | 201 # On some SoCs the Prime core shares the LMH irq with Big cores
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 847 def LMH : LoadMultipleRSY<"lmh", 0xEB96, GRH32>;
|