/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
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 …]
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/imx/ |
D | fsl,imx-anatop.yaml | 40 tempmon: 118 tempmon: tempmon { 119 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon"; 122 fsl,tempmon = <&anatop>;
|
/linux-6.12.1/drivers/thermal/ |
D | imx_thermal.c | 207 struct regmap *tempmon; member 223 struct regmap *map = data->tempmon; in imx_set_panic_temp() 237 struct regmap *map = data->tempmon; in imx_set_alarm_temp() 258 struct regmap *map = data->tempmon; in imx_get_temp() 460 "fsl,tempmon-data"); in imx_init_from_tempmon_data() 529 { .compatible = "fsl,imx6q-tempmon", .data = &thermal_imx6q_data, }, 530 { .compatible = "fsl,imx6sx-tempmon", .data = &thermal_imx6sx_data, }, 531 { .compatible = "fsl,imx7d-tempmon", .data = &thermal_imx7d_data, }, 599 map = syscon_regmap_lookup_by_phandle(dev->of_node, "fsl,tempmon"); in imx_thermal_probe() 602 dev_err(dev, "failed to get tempmon regmap: %d\n", ret); in imx_thermal_probe() [all …]
|
D | Kconfig | 264 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs. 274 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
|
/linux-6.12.1/sound/soc/codecs/ |
D | cs35l41.c | 568 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"},
|
D | cs35l45.c | 339 "VDD_BSTMON", "TEMPMON", 446 SND_SOC_DAPM_ADC("TEMPMON", NULL, SND_SOC_NOPM, 0, 0), 511 { "TEMPMON", NULL, "TEMPMON_SRC" }, 517 { "TEMPMON", NULL, "TEMPMON_EN" },
|
D | cs35l56.c | 233 SND_SOC_DAPM_SIGGEN("TEMPMON ADC"), 253 { name" Source", "TEMPMON", "TEMPMON ADC" }, \
|
D | cs35l56-shared.c | 889 "DSP1TX5", "DSP1TX6", "DSP1TX7", "DSP1TX8", "TEMPMON",
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6sll.dtsi | 528 tempmon: temperature-sensor { label 529 compatible = "fsl,imx6sll-tempmon", "fsl,imx6sx-tempmon"; 532 fsl,tempmon = <&anatop>;
|
D | imx6ul.dtsi | 635 tempmon: tempmon { label 636 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon"; 639 fsl,tempmon = <&anatop>;
|
D | imx6sl.dtsi | 626 tempmon: tempmon { label 627 compatible = "fsl,imx6q-tempmon"; 630 fsl,tempmon = <&anatop>;
|
D | imx6sx.dtsi | 717 tempmon: tempmon { label 718 compatible = "fsl,imx6sx-tempmon", "fsl,imx6q-tempmon"; 721 fsl,tempmon = <&anatop>;
|
D | imx7s.dtsi | 613 tempmon: tempmon { label 614 compatible = "fsl,imx7d-tempmon"; 617 fsl,tempmon = <&anatop>;
|
D | imx6qdl.dtsi | 792 tempmon: tempmon { label 793 compatible = "fsl,imx6q-tempmon"; 796 fsl,tempmon = <&anatop>;
|