Searched full:tempmon (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | imx-thermal.yaml | 17 - fsl,imx6q-tempmon 18 - fsl,imx6sx-tempmon 19 - fsl,imx7d-tempmon 22 - fsl,imx6sll-tempmon 23 - fsl,imx6ul-tempmon 24 - const: fsl,imx6sx-tempmon 48 fsl,tempmon: 52 fsl,tempmon-data: 56 TEMPMON calibration data, e.g. OCOTP on imx6q. The details about 69 - fsl,tempmon [all...] |
/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 | 633 tempmon: tempmon { label 634 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon"; 637 fsl,tempmon = <&anatop>;
|
H A D | imx6sl.dtsi | 626 tempmon: tempmon { label 627 compatible = "fsl,imx6q-tempmon"; 630 fsl,tempmon = <&anatop>;
|
H A D | imx7s.dtsi | 613 tempmon: tempmon { 614 compatible = "fsl,imx7d-tempmon"; 617 fsl,tempmon = <&anatop>; 600 tempmon: tempmon { global() label
|
H A D | imx6sx.dtsi | 718 tempmon: tempmon { label 719 compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon"; 722 fsl,tempmon = <&anatop>;
|
H A D | imx6qdl.dtsi | 793 tempmon: tempmon { label 794 compatible = "fsl,imx6q-tempmon"; 797 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()
|