Home
last modified time | relevance | path

Searched full:tempmon (Results 1 – 9 of 9) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/thermal/
Dimx-thermal.yaml16 - fsl,imx6q-tempmon
17 - fsl,imx6sx-tempmon
18 - fsl,imx7d-tempmon
42 fsl,tempmon:
46 fsl,tempmon-data:
50 TEMPMON calibration data, e.g. OCOTP on imx6q. The details about
60 - fsl,tempmon
94 tempmon {
95 compatible = "fsl,imx6sx-tempmon";
97 fsl,tempmon = <&anatop>;
/linux-5.10/drivers/thermal/
Dimx_thermal.c200 struct regmap *tempmon; member
218 struct regmap *map = data->tempmon; in imx_set_panic_temp()
232 struct regmap *map = data->tempmon; in imx_set_alarm_temp()
253 struct regmap *map = data->tempmon; in imx_get_temp()
338 struct regmap *map = data->tempmon; in imx_change_mode()
547 "fsl,tempmon-data"); in imx_init_from_tempmon_data()
617 { .compatible = "fsl,imx6q-tempmon", .data = &thermal_imx6q_data, },
618 { .compatible = "fsl,imx6sx-tempmon", .data = &thermal_imx6sx_data, },
619 { .compatible = "fsl,imx7d-tempmon", .data = &thermal_imx7d_data, },
684 map = syscon_regmap_lookup_by_phandle(pdev->dev.of_node, "fsl,tempmon"); in imx_thermal_probe()
[all …]
DKconfig249 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
259 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
/linux-5.10/arch/arm/boot/dts/
Dimx6sll.dtsi525 tempmon: temperature-sensor { label
526 compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon";
529 fsl,tempmon = <&anatop>;
Dimx6ul.dtsi631 tempmon: tempmon { label
632 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
635 fsl,tempmon = <&anatop>;
Dimx6sl.dtsi622 tempmon: tempmon { label
623 compatible = "fsl,imx6q-tempmon";
626 fsl,tempmon = <&anatop>;
Dimx6sx.dtsi710 tempmon: tempmon { label
711 compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon";
714 fsl,tempmon = <&anatop>;
Dimx7s.dtsi580 tempmon: tempmon { label
581 compatible = "fsl,imx7d-tempmon";
584 fsl,tempmon = <&anatop>;
Dimx6qdl.dtsi788 tempmon: tempmon { label
789 compatible = "fsl,imx6q-tempmon";
792 fsl,tempmon = <&anatop>;