Lines Matching refs:ABIT_UGURU_DEBUG
86 #define ABIT_UGURU_DEBUG(level, format, arg...) \ macro
286 ABIT_UGURU_DEBUG(1, in abituguru_ready()
295 ABIT_UGURU_DEBUG(1, in abituguru_ready()
310 ABIT_UGURU_DEBUG(1, in abituguru_ready()
352 ABIT_UGURU_DEBUG(3, "timeout exceeded " in abituguru_send_address()
361 ABIT_UGURU_DEBUG(1, "timeout exceeded " in abituguru_send_address()
388 ABIT_UGURU_DEBUG(retries ? 1 : 3, in abituguru_read()
425 ABIT_UGURU_DEBUG(1, "timeout exceeded waiting for " in abituguru_write()
439 ABIT_UGURU_DEBUG(1, "timeout exceeded waiting for read state " in abituguru_write()
449 ABIT_UGURU_DEBUG(1, "CMD reg does not hold 0xAC after " in abituguru_write()
481 ABIT_UGURU_DEBUG(2, "assuming sensor type %d for bank1 sensor " in abituguru_detect_bank1_sensor_type()
505 ABIT_UGURU_DEBUG(2, "testing bank1 sensor %d\n", (int)sensor_addr); in abituguru_detect_bank1_sensor_type()
542 ABIT_UGURU_DEBUG(2, " found volt sensor\n"); in abituguru_detect_bank1_sensor_type()
546 ABIT_UGURU_DEBUG(2, " alarm raised during volt " in abituguru_detect_bank1_sensor_type()
549 ABIT_UGURU_DEBUG(2, " alarm not raised during volt sensor " in abituguru_detect_bank1_sensor_type()
579 ABIT_UGURU_DEBUG(2, " found temp sensor\n"); in abituguru_detect_bank1_sensor_type()
583 ABIT_UGURU_DEBUG(2, " alarm raised during temp " in abituguru_detect_bank1_sensor_type()
586 ABIT_UGURU_DEBUG(2, " alarm not raised during temp sensor " in abituguru_detect_bank1_sensor_type()
635 ABIT_UGURU_DEBUG(2, "assuming %d fan sensors because of " in abituguru_detect_no_bank2_sensors()
641 ABIT_UGURU_DEBUG(2, "detecting number of fan sensors\n"); in abituguru_detect_no_bank2_sensors()
652 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
661 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
670 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
680 ABIT_UGURU_DEBUG(2, " found: %d fan sensors\n", in abituguru_detect_no_bank2_sensors()
691 ABIT_UGURU_DEBUG(2, "assuming %d PWM outputs because of " in abituguru_detect_no_pwms()
696 ABIT_UGURU_DEBUG(2, "detecting number of PWM outputs\n"); in abituguru_detect_no_pwms()
704 ABIT_UGURU_DEBUG(2, " pwm channel %d does not seem " in abituguru_detect_no_pwms()
721 ABIT_UGURU_DEBUG(2, " pwm channel %d does not seem " in abituguru_detect_no_pwms()
737 ABIT_UGURU_DEBUG(2, " pwm channel %d does " in abituguru_detect_no_pwms()
746 ABIT_UGURU_DEBUG(2, " pwm channel %d does " in abituguru_detect_no_pwms()
758 ABIT_UGURU_DEBUG(2, " pwm channel %d does not seem " in abituguru_detect_no_pwms()
766 ABIT_UGURU_DEBUG(2, " pwm channel %d does not seem " in abituguru_detect_no_pwms()
777 ABIT_UGURU_DEBUG(2, " found: %d PWM outputs\n", (int)data->pwms); in abituguru_detect_no_pwms()
1484 ABIT_UGURU_DEBUG(3, "timeout exceeded, will " in abituguru_update_device()
1489 ABIT_UGURU_DEBUG(1, "timeout exceeded %d " in abituguru_update_device()
1553 ABIT_UGURU_DEBUG(2, "no Abit uGuru found, data = 0x%02X, cmd = " in abituguru_detect()