Home
last modified time | relevance | path

Searched refs:overtemp (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpio/
Dgpio-max3191x.c86 unsigned long *overtemp; member
150 __assign_bit(i, max3191x->overtemp, ot); in max3191x_readout_locked()
204 test_bit(chipnum, max3191x->overtemp) || in max3191x_chip_is_faulting()
377 max3191x->overtemp = devm_kcalloc(dev, n, sizeof(long), GFP_KERNEL); in max3191x_probe()
382 !max3191x->overtemp || !max3191x->undervolt2 || in max3191x_probe()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-system-cpu393 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/overtemp
422 - overtemp : This file gives the total number of times the max
435 powercap, overtemp, supply_fault, overcurrent and occ_reset map to
443 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/overtemp
/Linux-v4.19/drivers/parisc/
DKconfig160 This includes NVRAM battery level, overtemp or failures such as
/Linux-v4.19/drivers/cpufreq/
Dpowernv-cpufreq.c408 throttle_attr(overtemp, reason[CPU_OVERTEMP]);