Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dimx_thermal.c207 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 …]
H A DKconfig273 Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
283 Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with
/linux/sound/soc/codecs/
H A 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"},
H A Dcs35l45.c339 "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" },
H A Dcs35l56.c252 SND_SOC_DAPM_SIGGEN("TEMPMON ADC"),
272 { name" Source", "TEMPMON", "TEMPMON ADC" }, \
H A Dcs35l56-shared.c1238 "DSP1TX5", "DSP1TX6", "DSP1TX7", "DSP1TX8", "TEMPMON",
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7s.dtsi612 tempmon: tempmon { label
613 compatible = "fsl,imx7d-tempmon";
616 fsl,tempmon = <&anatop>;