Searched refs:overtemp (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/gpio/ |
D | gpio-max3191x.c | 84 unsigned long *overtemp; member 148 __assign_bit(i, max3191x->overtemp, ot); in max3191x_readout_locked() 202 test_bit(chipnum, max3191x->overtemp) || in max3191x_chip_is_faulting() 378 max3191x->overtemp = devm_kcalloc(dev, n, sizeof(long), GFP_KERNEL); in max3191x_probe() 383 !max3191x->overtemp || !max3191x->undervolt2 || in max3191x_probe()
|
/Linux-v6.6/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-ampere-mtmitchell.dts | 607 "host0-shd-ack-n","s0-overtemp-n", 612 "s1-overtemp-n","s1-spi-auth-fail-n",
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 423 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/overtemp 452 - overtemp : This file gives the total number of times the max 465 powercap, overtemp, supply_fault, overcurrent and occ_reset map to 473 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/overtemp
|
/Linux-v6.6/drivers/parisc/ |
D | Kconfig | 141 This includes NVRAM battery level, overtemp or failures such as
|
/Linux-v6.6/drivers/cpufreq/ |
D | powernv-cpufreq.c | 409 throttle_attr(overtemp, reason[CPU_OVERTEMP]);
|
/Linux-v6.6/Documentation/driver-api/ |
D | generic-counter.rst | 338 For example, if your device has an overtemp sensor, you can report the
|