Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-max3191x.c84 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/Documentation/ABI/testing/
A Dsysfs-devices-system-cpu422 /sys/devices/system/cpu/cpuX/cpufreq/throttle_stats/overtemp
451 - overtemp : This file gives the total number of times the max
464 powercap, overtemp, supply_fault, overcurrent and occ_reset map to
472 /sys/devices/system/cpu/cpufreq/policyX/throttle_stats/overtemp
/linux/drivers/parisc/
A DKconfig139 This includes NVRAM battery level, overtemp or failures such as
/linux/drivers/cpufreq/
A Dpowernv-cpufreq.c409 throttle_attr(overtemp, reason[CPU_OVERTEMP]);
/linux/Documentation/driver-api/
A Dgeneric-counter.rst338 For example, if your device has an overtemp sensor, you can report the

Completed in 14 milliseconds