Lines Matching full:pwm1
740 * 0 0 : pwm1/2 off temperature (pwm_auto_temp[0])
741 * 0 1 : pwm1/2 low speed temperature (pwm_auto_temp[1])
742 * 0 2 : pwm1/2 high speed temperature (pwm_auto_temp[2])
743 * 0 3 : pwm1/2 full speed temperature (pwm_auto_temp[3])
744 * 1 0 : pwm1/2 off temperature (pwm_auto_temp[0])
745 * 1 1 : pwm1/2 low speed temperature (pwm_auto_temp[1])
746 * 1 2 : pwm1/2 high speed temperature (pwm_auto_temp[2])
747 * 1 3 : pwm1/2 full speed temperature (pwm_auto_temp[3])
804 * 0 0 : pwm1 off (pwm_auto_pwm[0][0], hard-wired to 0)
805 * 0 1 : pwm1 low speed duty cycle (pwm_auto_pwm[0][1])
806 * 0 2 : pwm1 high speed duty cycle (pwm_auto_pwm[0][2])
807 * 0 3 : pwm1 full speed (pwm_auto_pwm[0][3], hard-wired to 255)