Home
last modified time | relevance | path

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

/linux-6.8/Documentation/devicetree/bindings/thermal/
Dimx-thermal.yaml17 - 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 …]
/linux-6.8/drivers/thermal/
Dimx_thermal.c206 struct regmap *tempmon; member
222 struct regmap *map = data->tempmon; in imx_set_panic_temp()
236 struct regmap *map = data->tempmon; in imx_set_alarm_temp()
257 struct regmap *map = data->tempmon; in imx_get_temp()
475 "fsl,tempmon-data"); in imx_init_from_tempmon_data()
544 { .compatible = "fsl,imx6q-tempmon", .data = &thermal_imx6q_data, },
545 { .compatible = "fsl,imx6sx-tempmon", .data = &thermal_imx6sx_data, },
546 { .compatible = "fsl,imx7d-tempmon", .data = &thermal_imx7d_data, },
613 map = syscon_regmap_lookup_by_phandle(pdev->dev.of_node, "fsl,tempmon"); in imx_thermal_probe()
616 dev_err(&pdev->dev, "failed to get tempmon regmap: %d\n", ret); in imx_thermal_probe()
[all …]
DKconfig266 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
276 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
/linux-6.8/sound/soc/codecs/
Dcs35l41.c568 SND_SOC_DAPM_SUPPLY("TEMPMON", CS35L41_PWR_CTRL2, 10, 0, NULL, 0),
574 SND_SOC_DAPM_ADC("TEMPMON ADC", NULL, SND_SOC_NOPM, 0, 0),
646 {"DSP1", NULL, "TEMPMON"},
652 {"TEMPMON ADC", NULL, "TEMPMON"},
658 {"TEMPMON ADC", NULL, "TEMP"},
Dcs35l45.c346 "VDD_BSTMON", "TEMPMON",
453 SND_SOC_DAPM_ADC("TEMPMON", NULL, SND_SOC_NOPM, 0, 0),
518 { "TEMPMON", NULL, "TEMPMON_SRC" },
524 { "TEMPMON", NULL, "TEMPMON_EN" },
Dcs35l56.c374 SND_SOC_DAPM_SIGGEN("TEMPMON ADC"),
394 { name" Source", "TEMPMON", "TEMPMON ADC" }, \
Dcs35l56-shared.c843 "DSP1TX5", "DSP1TX6", "DSP1TX7", "DSP1TX8", "TEMPMON",
/linux-6.8/arch/arm/boot/dts/nxp/imx/
Dimx6sll.dtsi528 tempmon: temperature-sensor { label
529 compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon";
532 fsl,tempmon = <&anatop>;
Dimx6ul.dtsi633 tempmon: tempmon { label
634 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
637 fsl,tempmon = <&anatop>;
Dimx6sl.dtsi626 tempmon: tempmon { label
627 compatible = "fsl,imx6q-tempmon";
630 fsl,tempmon = <&anatop>;
Dimx6sx.dtsi718 tempmon: tempmon { label
719 compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon";
722 fsl,tempmon = <&anatop>;
Dimx6qdl.dtsi793 tempmon: tempmon { label
794 compatible = "fsl,imx6q-tempmon";
797 fsl,tempmon = <&anatop>;
Dimx7s.dtsi613 tempmon: tempmon { label
614 compatible = "fsl,imx7d-tempmon";
617 fsl,tempmon = <&anatop>;