Searched full:tempmon (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/thermal/ |
| H A 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 …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ul.dtsi | 641 tempmon: tempmon { label 642 compatible = "fsl,imx6ul-tempmon", "fsl,imx6sx-tempmon"; 645 fsl,tempmon = <&anatop>;
|
| H A D | imx7s.dtsi | 612 tempmon: tempmon { label 613 compatible = "fsl,imx7d-tempmon"; 616 fsl,tempmon = <&anatop>;
|
| /linux/sound/soc/codecs/ |
| H A D | cs35l45.c | 337 "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 D | cs35l56.c | 271 SND_SOC_DAPM_SIGGEN("TEMPMON ADC"), 293 { name" Source", "TEMPMON", "TEMPMON ADC" }, \
|