Lines Matching full:smart
283 u8 thermal_cruise[3]; /* Smart FanI: Fan1,2,3 target value */
284 u8 tolerance[3]; /* Fan1,2,3 tolerance(Smart Fan I/II) */
285 u8 sf2_points[3][4]; /* Smart FanII: Fan1,2,3 temperature points */
286 u8 sf2_levels[3][4]; /* Smart FanII: Fan1,2,3 duty cycle levels */
606 pwm_enable_tmp = 3; /*thermal cruise/Smart Fan I */ in show_pwmenable()
609 pwm_enable_tmp = 2; /* Smart Fan II */ in show_pwmenable()
666 data->pwmenable[nr] = 2; /* Smart Fan II */ in store_pwmenable()
669 data->pwmenable[nr] = 1; /* thermal cruise/Smart Fan I */ in store_pwmenable()
752 /* For Smart Fan I / Thermal Cruise */
792 /* For Smart Fan I/Thermal Cruise and Smart Fan II */
834 /* For Smart Fan II */
1562 /* Update Thermal Cruise/Smart Fan I target value */ in w83792d_update_device()
1569 /* Update Smart Fan I/II tolerance */ in w83792d_update_device()
1576 /* Update Smart Fan II temperature points */ in w83792d_update_device()
1585 /* Update Smart Fan II duty cycle levels */ in w83792d_update_device()