Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/thermal/
Dimx_thermal.c202 struct regmap *tempmon; member
220 struct regmap *map = data->tempmon; in imx_set_panic_temp()
234 struct regmap *map = data->tempmon; in imx_set_alarm_temp()
255 struct regmap *map = data->tempmon; in imx_get_temp()
521 "fsl,tempmon-data"); in imx_init_from_tempmon_data()
591 { .compatible = "fsl,imx6q-tempmon", .data = &thermal_imx6q_data, },
592 { .compatible = "fsl,imx6sx-tempmon", .data = &thermal_imx6sx_data, },
593 { .compatible = "fsl,imx7d-tempmon", .data = &thermal_imx7d_data, },
660 map = syscon_regmap_lookup_by_phandle(pdev->dev.of_node, "fsl,tempmon"); in imx_thermal_probe()
663 dev_err(&pdev->dev, "failed to get tempmon regmap: %d\n", ret); in imx_thermal_probe()
[all …]
DKconfig251 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
261 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
/Linux-v6.1/sound/soc/codecs/
Dcs35l41.c577 SND_SOC_DAPM_SUPPLY("TEMPMON", CS35L41_PWR_CTRL2, 10, 0, NULL, 0),
583 SND_SOC_DAPM_ADC("TEMPMON ADC", NULL, SND_SOC_NOPM, 0, 0),
655 {"DSP1", NULL, "TEMPMON"},
661 {"TEMPMON ADC", NULL, "TEMPMON"},
667 {"TEMPMON ADC", NULL, "TEMP"},
/Linux-v6.1/arch/arm/boot/dts/
Dimx6sll.dtsi528 tempmon: temperature-sensor { label
529 compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon";
532 fsl,tempmon = <&anatop>;
Dimx6ul.dtsi635 tempmon: tempmon { label
636 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
639 fsl,tempmon = <&anatop>;
Dimx6sl.dtsi626 tempmon: tempmon { label
627 compatible = "fsl,imx6q-tempmon";
630 fsl,tempmon = <&anatop>;
Dimx6sx.dtsi719 tempmon: tempmon { label
720 compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon";
723 fsl,tempmon = <&anatop>;
Dimx7s.dtsi600 tempmon: tempmon { label
601 compatible = "fsl,imx7d-tempmon";
604 fsl,tempmon = <&anatop>;
Dimx6qdl.dtsi794 tempmon: tempmon { label
795 compatible = "fsl,imx6q-tempmon";
798 fsl,tempmon = <&anatop>;