Searched full:tempmon (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | imx-thermal.yaml | 16 - fsl,imx6q-tempmon 17 - fsl,imx6sx-tempmon 18 - fsl,imx7d-tempmon 21 - fsl,imx6sll-tempmon 22 - fsl,imx6ul-tempmon 23 - const: fsl,imx6sx-tempmon 47 fsl,tempmon: 51 fsl,tempmon-data: 55 TEMPMON calibration data, e.g. OCOTP on imx6q. The details about 68 - fsl,tempmon [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/imx/ |
H A D | fsl,imx-anatop.yaml | 40 tempmon: 118 tempmon: tempmon { 119 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon"; 122 fsl,tempmon = <&anatop>;
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6sll.dtsi | 528 tempmon: temperature-sensor { label 529 compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon"; 532 fsl,tempmon = <&anatop>;
|
H A D | imx6ul.dtsi | 635 tempmon: tempmon { label 636 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon"; 639 fsl,tempmon = <&anatop>;
|
H A D | imx6sl.dtsi | 626 tempmon: tempmon { label 627 compatible = "fsl,imx6q-tempmon"; 630 fsl,tempmon = <&anatop>;
|
H A D | imx6sx.dtsi | 717 tempmon: tempmon { label 718 compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon"; 721 fsl,tempmon = <&anatop>;
|
H A D | imx7s.dtsi | 613 tempmon: tempmon { label 614 compatible = "fsl,imx7d-tempmon"; 617 fsl,tempmon = <&anatop>;
|
H A D | imx6qdl.dtsi | 792 tempmon: tempmon { label 793 compatible = "fsl,imx6q-tempmon"; 796 fsl,tempmon = <&anatop>;
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_machdep.c | 78 * 2020/11/25: The tempmon and pmu nodes are siblings (not children) of the soc 161 fix_node_iparent("/tempmon", gpcxref, gicxref); in fix_fdt_interrupt_data()
|