OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sel_critmax
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/dev/i2c/
adm1021.c
511
limits->
sel_critmax
= 273150000 + 1000000 * hdata;
561
limits->
sel_critmax
= 273150000 + 1000000 * hdata;
568
limits->
sel_critmax
+=
626
limits->
sel_critmax
= 273150000 + 1000000 * tdata;
704
tmp = (limits->
sel_critmax
- 273150000) / 1000000;
792
admtemp_encode_temp(limits->
sel_critmax
, &sdata,
811
admtemp_encode_temp(limits->
sel_critmax
, &sdata,
848
admtemp_encode_temp(limits->
sel_critmax
, &sdata,
lm75.c
401
limits->
sel_critmax
= val;
419
limits->
sel_critmax
= val;
444
limit = limits->
sel_critmax
;
469
limit = limits->
sel_critmax
;
sdtemp.c
398
__UK2C(sc->sc_deflims.
sel_critmax
));
447
limits->
sel_critmax
= sdtemp_decode_temp(sc, lim);
481
val = __UK2C(limits->
sel_critmax
);
dbcool.c
1932
(limits->sel_critmin >= limits->
sel_critmax
))
1961
lims->
sel_critmax
= hi_lim - sc->sc_temp_offset;
1971
lims->
sel_critmax
= (int8_t)hi_lim;
1979
lims->
sel_critmax
*= 1000000;
1980
lims->
sel_critmax
+= 273150000;
2007
lims->
sel_critmax
= limit;
2091
limit = lims->
sel_critmax
- 273150000;
2143
limit = lims->
sel_critmax
;
w83795g.c
330
limits->
sel_critmax
= (int8_t)msb * 1000000 + 273150000;
/src/sys/dev/sysmon/
sysmon_envsys_events.c
191
if (lims->
sel_critmax
== edata->limits.
sel_critmax
) {
312
edata->limits.
sel_critmax
, edata->upropset));
835
(edata->value_cur > edata->limits.
sel_critmax
))
sysmonvar.h
87
#define
sel_critmax
sel_limits.critmax
macro
sysmon_envsys.c
2009
lims.
sel_critmax
= prop_number_signed_value(obj2);
/src/sys/dev/acpi/
aibs_acpi.c
721
lim->
sel_critmax
= as->as_limh * 100 * 1000 + 273150000;
729
lim->
sel_critmax
= as->as_limh * 1000;
acpi_tz.c
846
limits->
sel_critmax
= ATZ2UKELVIN(sc->sc_zone.hot);
849
limits->
sel_critmax
= ATZ2UKELVIN(sc->sc_zone.crt);
/src/sys/arch/evbarm/rpi/
rpi_vcmbox.c
392
limits->
sel_critmax
= val * 1000 + 273150000;
/src/sys/arch/sparc64/dev/
pcf8591_envctrl.c
399
limits->
sel_critmax
= sc->sc_channels[i].chan_crit;
/src/sys/dev/
ipmi.c
1589
pcritmin = &limits->
sel_critmax
;
1597
pcritmax = &limits->
sel_critmax
;
1663
edata->value_cur > psensor->i_limits.
sel_critmax
)
/src/sys/arch/arm/rockchip/
rk_tsadc.c
853
lim->
sel_critmax
= rks->s_tshut + TEMP_uC_TO_uK;
Completed in 23 milliseconds
Indexes created Tue Oct 28 07:09:57 GMT 2025