Lines Matching full:smart
280 u8 thermal_cruise[3]; /* Smart FanI: Fan1,2,3 target value */
281 u8 tolerance[3]; /* Fan1,2,3 tolerance(Smart Fan I/II) */
282 u8 sf2_points[3][4]; /* Smart FanII: Fan1,2,3 temperature points */
283 u8 sf2_levels[3][4]; /* Smart FanII: Fan1,2,3 duty cycle levels */
603 pwm_enable_tmp = 3; /*thermal cruise/Smart Fan I */ in show_pwmenable()
606 pwm_enable_tmp = 2; /* Smart Fan II */ in show_pwmenable()
663 data->pwmenable[nr] = 2; /* Smart Fan II */ in store_pwmenable()
666 data->pwmenable[nr] = 1; /* thermal cruise/Smart Fan I */ in store_pwmenable()
749 /* For Smart Fan I / Thermal Cruise */
789 /* For Smart Fan I/Thermal Cruise and Smart Fan II */
831 /* For Smart Fan II */
1554 /* Update Thermal Cruise/Smart Fan I target value */ in w83792d_update_device()
1561 /* Update Smart Fan I/II tolerance */ in w83792d_update_device()
1568 /* Update Smart Fan II temperature points */ in w83792d_update_device()
1577 /* Update Smart Fan II duty cycle levels */ in w83792d_update_device()