Searched refs:EEEPC_EC_FAN_PWM (Results 1 – 1 of 1) sorted by relevance
991 #define EEEPC_EC_FAN_PWM (EEEPC_EC_SC00 + 2) /* Fan PWM duty cycle (%) */ macro1002 ec_read(EEEPC_EC_FAN_PWM, &value); in eeepc_get_fan_pwm()1010 ec_write(EEEPC_EC_FAN_PWM, value); in eeepc_set_fan_pwm()