Searched refs:TP_EC_FAN_FULLSPEED (Results 1 – 1 of 1) sorted by relevance
7898 TP_EC_FAN_FULLSPEED = 0x40, /* EC fan mode: full speed */ enumerator8035 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) == 0) { in fan_update_desired_level()8238 !(level & TP_EC_FAN_FULLSPEED) && in fan_set_level()8244 if (level & TP_EC_FAN_FULLSPEED) in fan_set_level()8267 if (level & TP_EC_FAN_FULLSPEED) in fan_set_level()8560 if (status & TP_EC_FAN_FULLSPEED) { in fan_pwm1_enable_show()8585 level = TP_EC_FAN_FULLSPEED; in fan_pwm1_enable_store()8627 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) != 0) in fan_pwm1_show()8658 (TP_EC_FAN_AUTO | TP_EC_FAN_FULLSPEED)) == 0) { in fan_pwm1_store()9038 !(fan_control_resume_level & TP_EC_FAN_FULLSPEED)) in fan_resume()[all …]