Home
last modified time | relevance | path

Searched full:tempmon (Results 1 – 5 of 5) 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 …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul.dtsi641 tempmon: tempmon { label
642 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon";
645 fsl,tempmon = <&anatop>;
H A Dimx7s.dtsi612 tempmon: tempmon { label
613 compatible = "fsl,imx7d-tempmon";
616 fsl,tempmon = <&anatop>;
/linux/sound/soc/codecs/
H A Dcs35l45.c337 "VDD_BSTMON", "TEMPMON",
444 SND_SOC_DAPM_ADC("TEMPMON", NULL, SND_SOC_NOPM, 0, 0),
509 { "TEMPMON", NULL, "TEMPMON_SRC" },
515 { "TEMPMON", NULL, "TEMPMON_EN" },
H A Dcs35l56.c271 SND_SOC_DAPM_SIGGEN("TEMPMON ADC"),
293 { name" Source", "TEMPMON", "TEMPMON ADC" }, \