Searched refs:TC_SLEWED (Results 1 - 3 of 3) sorted by relevance

/k10sensor/src/
H A Dk10sensor.h74 #define TC_SLEWED 0x02 /* control temperature slew controlled flag */ macro
H A Dk10s_kstats.c129 v->limits[HTC].flags & TC_SLEWED ? "yes" : "no");
135 v->limits[STC].flags & TC_SLEWED ? "yes" : "no");
H A Dcommon.c482 limits->flags |= TC_SLEWED;
539 limits->flags |= TC_SLEWED;
552 limits->flags |= TC_SLEWED;
675 PRINT_YORN(buf, "HTC slew-controlled", v->limits[HTC].flags & TC_SLEWED)
687 v->limits[STC].flags & TC_SLEWED)

Completed in 10 milliseconds