Searched full:overtemperature (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cs35l36.txt | 77 - cirrus,temp-warn-threshold : Amplifier overtemperature warning threshold. 78 Configures the threshold at which the overtemperature warning condition occurs. 79 When the threshold is met, the overtemperature warning attenuation is applied
|
/linux-6.12.1/Documentation/hwmon/ |
D | thmc50.rst | 47 sensors, limits can be set through the appropriate Overtemperature Shutdown 50 temperature gets higher then the Overtemperature Shutdown value; it stays on
|
D | lm78.rst | 46 when the Overtemperature Shutdown limit is crossed; it is triggered again 50 is above the Overtemperature Shutdown value. Measurements are guaranteed
|
D | lm75.rst | 152 Overtemperature Shutdown register and Hysteresis register. Each value can be 155 gets higher then the Overtemperature Shutdown value; it stays on until
|
D | max31760.rst | 26 high/overtemperature (OT) and remote high/overtemperature, can be set by an
|
D | tmp102.rst | 22 set through the Overtemperature Shutdown register and Hysteresis register. The
|
D | lm80.rst | 46 drops below the HOT Hysteresis. The Overtemperature Shutdown (OS) limits
|
D | via686a.rst | 49 when the Overtemperature Shutdown limit is crossed; it is triggered again
|
D | w83781d.rst | 104 Overtemperature Shutdown limit is crossed; it is triggered again as soon as 108 is above the Overtemperature Shutdown value. The driver sets the 112 temperature gets higher then the Overtemperature Shutdown value; it stays
|
D | max31827.rst | 131 before overtemperature or undertemperature faults are indicated in the
|
D | w83792d.rst | 60 the temperature gets higher than the Overtemperature Shutdown value; it stays
|
D | w83791d.rst | 77 the temperature gets higher than the Overtemperature Shutdown value; it stays
|
D | pc87360.rst | 127 associated low, high and overtemperature limits, each of which triggers an
|
D | it87.rst | 284 when the Overtemperature Shutdown limit is crossed.
|
/linux-6.12.1/drivers/hwmon/ |
D | max6697.c | 253 * overtemperature status is reported in bit 6 of register 0x45, in max6697_read() 254 * and the overtemperature status for remote channel 7 is in max6697_read() 256 * overtemperature status is reported in bit 7, and the remote in max6697_read() 257 * channel 7 overtemperature status is reported in bit 6. A real in max6697_read()
|
/linux-6.12.1/Documentation/power/regulator/ |
D | regulator.rst | 28 Regulators can send events (e.g. overtemperature, undervoltage, etc) to
|
D | consumer.rst | 205 perform system poweroff during overtemperature conditions
|
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/ |
D | ti,tmp108.yaml | 14 dynamically-programmable limit window, and under- and overtemperature
|
D | adi,max31827.yaml | 52 overtemperature or undertemperature faults are indicated in the
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-max3191x.c | 14 * a CRC and indicator bits for undervoltage and overtemperature. 61 * @overtemp: bitmap signaling overtemperature alarm for each chip 151 "chip %d: overtemperature\n", i); in max3191x_readout_locked()
|
/linux-6.12.1/sound/soc/codecs/ |
D | ssm3515.c | 146 FIELD_GET(SSM3515_STATUS_OTF, ret) ? " overtemperature fault" : "", in ssm3515_read_faults() 147 FIELD_GET(SSM3515_STATUS_OTW, ret) ? " overtemperature warning" : "", in ssm3515_read_faults()
|
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | qcom,pm8916-lbc.yaml | 48 - description: Overtemperature
|
/linux-6.12.1/drivers/net/phy/ |
D | nxp-tja11xx.c | 704 dev_warn(dev, "Overtemperature error detected (temp > 155C°).\n"); in tja11xx_handle_interrupt()
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | addi_apci_1500.c | 433 * Channel 15 - Short-circuit/overtemperature error
|
/linux-6.12.1/drivers/power/supply/ |
D | bq27xxx_battery.c | 959 #define BQ27XXX_O_OTDC BIT(1) /* has OTC/OTD overtemperature flags */ 960 #define BQ27XXX_O_UTOT BIT(2) /* has OT overtemperature flag */
|
12