Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dbootgraph.pl166 my $threshold2 = ($maxtime - $firsttime) / 120.0;
167 my $threshold = $threshold2/10;
204 if ($duration >= $threshold2) {
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-fme142 Description: Read-Only. It returns hardware threshold2 temperature in
167 hardware threshold2 (see 'temp1_crit'), otherwise 0.
205 threshold2 in uW. If power consumption rises at or above
207 Write this file to set current hardware power threshold2 in uW.
225 above hardware threshold2 (see 'power1_crit'), otherwise 0.
/openbmc/linux/arch/parisc/kernel/
H A Dcache.c555 unsigned long threshold, threshold2; in parisc_setup_cache_timing() local
577 threshold2 = cache_info.dc_size * num_online_cpus(); in parisc_setup_cache_timing()
578 parisc_cache_flush_threshold = threshold2; in parisc_setup_cache_timing()
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h3593 s8 threshold2:8; member