EEEPC_EC_SC00     949 drivers/platform/x86/eeepc-laptop.c #define EEEPC_EC_FAN_PWM   (EEEPC_EC_SC00 + 2) /* Fan PWM duty cycle (%) */
EEEPC_EC_SC00     950 drivers/platform/x86/eeepc-laptop.c #define EEEPC_EC_FAN_HRPM  (EEEPC_EC_SC00 + 5) /* High byte, fan speed (RPM) */
EEEPC_EC_SC00     951 drivers/platform/x86/eeepc-laptop.c #define EEEPC_EC_FAN_LRPM  (EEEPC_EC_SC00 + 6) /* Low byte, fan speed (RPM) */