Searched refs:TP_EC_FAN_AUTO (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.c3053 status = TP_EC_FAN_AUTO;
3059 } else if (status & TP_EC_FAN_AUTO) {
3085 level = TP_EC_FAN_AUTO;
3125 status = TP_EC_FAN_AUTO;
3130 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) != 0)
3159 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) == 0) {
3357 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) == 0) {
3506 if ((level != TP_EC_FAN_AUTO) &&
3574 s |= TP_EC_FAN_AUTO | 4; /* min fan speed 4 */
3707 status = TP_EC_FAN_AUTO;
[all...]
H A Dthinkpad_acpi.h353 TP_EC_FAN_AUTO = 0x80, /* EC fan mode: auto fan control */ enumerator in enum:__anon5128

Completed in 34 milliseconds