/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | plat-phosphor-multi-gpio-monitor.json | 158 "Name": "cpu0-thermtrip-alert", 163 "FALLING": ["assert-gpio-log@2_cpu0-thermtrip-alert.service"]
|
/openbmc/linux/drivers/thermal/tegra/ |
H A D | Kconfig | 12 emergency thermal reset (thermtrip) feature to function.
|
H A D | soctherm.c | 462 * @sg: pointer to the sensor group to set the thermtrip temperature for 500 * @sg: pointer to the sensor group to set the thermtrip temperature for 713 * @sg: pointer to the sensor group to set the thermtrip temperature for 716 * Configure the SOC_THERM HW trip points, setting "THERMTRIP" 720 * After they have been configured, THERMTRIP or THROTTLE will take 727 * THERMTRIP has been enabled successfully when a message similar to 729 * "thermtrip: will shut down when sensor group XXX reaches YYYYYY mC" 750 dev_err(dev, "thermtrip: %s: error during enable\n", sg->name); in tegra_soctherm_set_hwtrips() 754 dev_info(dev, "thermtrip: will shut down when %s reaches %d mC\n", in tegra_soctherm_set_hwtrips() 1412 seq_printf(s, "Thermtrip Any En(%d)\n", state); in regs_show()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Thermal.events.yaml | 41 temperature. This is very similar to the THERMTRIP signal from
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ufispace-ncplite.dts | 74 cpu-thermtrip-l { 75 label = "cpu-thermtrip-l";
|
H A D | aspeed-bmc-asrock-x570d4u.dts | 115 /* AA */ "input-cpu1-thermtrip-latch-n", "",
|
H A D | aspeed-bmc-inventec-starscream.dts | 338 "","PCH_SLP_S4_BMC_N","cpu0-thermtrip-n","alert-psu1-smb-r-n",
|
/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/ |
H A D | nvidia,tegra20-pmc.yaml | 153 i2c-thermtrip: 156 On Tegra30, Tegra114 and Tegra124 if i2c-thermtrip subnode exists,
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 152 i2c-thermtrip {
|
H A D | tegra30-asus-nexus7-grouper-maxim-pmic.dtsi | 187 i2c-thermtrip {
|
H A D | tegra20-colibri.dtsi | 636 i2c-thermtrip {
|
H A D | tegra30-colibri.dtsi | 939 i2c-thermtrip {
|
H A D | tegra30-apalis-v1.1.dtsi | 1099 i2c-thermtrip {
|
H A D | tegra30-apalis.dtsi | 1082 i2c-thermtrip {
|
H A D | tegra30-asus-transformer-common.dtsi | 1370 i2c-thermtrip {
|
H A D | tegra124-jetson-tk1.dts | 1678 i2c-thermtrip {
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.h | 169 …uint8_t uc_tj_offset; /* bit [28:22] of D24F3xE4 Thermtrip Status Register,may no…
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | nvidia,tegra124-soctherm.yaml | 159 critical trip point will be used for thermtrip temperature.
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-moorefield.c | 221 PINCTRL_PIN(188, "THERMTRIP"),
|
H A D | pinctrl-merrifield.c | 228 PINCTRL_PIN(193, "THERMTRIP"),
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | openbmc_message_registry.hpp | 1225 "Indicates that the system memory ThermTrip is asserted by the specified component.", 1226 "Memory ThermTrip asserted: %1.",
|
H A D | openbmc.json | 879 …"Description": "Indicates that the system memory ThermTrip is asserted by the specified component.… 880 "Message": "Memory ThermTrip asserted: %1.",
|
/openbmc/linux/include/soc/tegra/ |
H A D | bpmp-abi.h | 1742 * @brief Get the thermtrip of the specified zone. 1750 * * -#BPMP_ERANGE if thermtrip is invalid or disabled. 1855 * thermtrip: HW shutdown temperature in millicelsius. 1858 int32_t thermtrip; member
|
/openbmc/linux/Documentation/watchdog/ |
H A D | watchdog-parameters.rst | 565 Should a ThermTrip trigger the reset generator
|
/openbmc/linux/drivers/soc/tegra/ |
H A D | pmc.c | 1973 np = of_get_child_by_name(pmc->dev->of_node, "i2c-thermtrip"); in tegra_pmc_init_tsense_reset() 1975 dev_warn(dev, "i2c-thermtrip node not found, %s.\n", disabled); in tegra_pmc_init_tsense_reset()
|