Lines Matching refs:ABIT_UGURU_DEBUG
99 #define ABIT_UGURU_DEBUG(level, format, arg...) \ macro
299 ABIT_UGURU_DEBUG(1, in abituguru_ready()
308 ABIT_UGURU_DEBUG(1, in abituguru_ready()
323 ABIT_UGURU_DEBUG(1, in abituguru_ready()
365 ABIT_UGURU_DEBUG(3, "timeout exceeded " in abituguru_send_address()
374 ABIT_UGURU_DEBUG(1, "timeout exceeded " in abituguru_send_address()
401 ABIT_UGURU_DEBUG(retries ? 1 : 3, in abituguru_read()
438 ABIT_UGURU_DEBUG(1, "timeout exceeded waiting for " in abituguru_write()
452 ABIT_UGURU_DEBUG(1, "timeout exceeded waiting for read state " in abituguru_write()
462 ABIT_UGURU_DEBUG(1, "CMD reg does not hold 0xAC after " in abituguru_write()
494 ABIT_UGURU_DEBUG(2, "assuming sensor type %d for bank1 sensor " in abituguru_detect_bank1_sensor_type()
518 ABIT_UGURU_DEBUG(2, "testing bank1 sensor %d\n", (int)sensor_addr); in abituguru_detect_bank1_sensor_type()
555 ABIT_UGURU_DEBUG(2, " found volt sensor\n"); in abituguru_detect_bank1_sensor_type()
559 ABIT_UGURU_DEBUG(2, " alarm raised during volt " in abituguru_detect_bank1_sensor_type()
562 ABIT_UGURU_DEBUG(2, " alarm not raised during volt sensor " in abituguru_detect_bank1_sensor_type()
592 ABIT_UGURU_DEBUG(2, " found temp sensor\n"); in abituguru_detect_bank1_sensor_type()
596 ABIT_UGURU_DEBUG(2, " alarm raised during temp " in abituguru_detect_bank1_sensor_type()
599 ABIT_UGURU_DEBUG(2, " alarm not raised during temp sensor " in abituguru_detect_bank1_sensor_type()
648 ABIT_UGURU_DEBUG(2, "assuming %d fan sensors because of " in abituguru_detect_no_bank2_sensors()
654 ABIT_UGURU_DEBUG(2, "detecting number of fan sensors\n"); in abituguru_detect_no_bank2_sensors()
665 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
674 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
683 ABIT_UGURU_DEBUG(2, " bank2 sensor %d does not seem " in abituguru_detect_no_bank2_sensors()
693 ABIT_UGURU_DEBUG(2, " found: %d fan sensors\n", in abituguru_detect_no_bank2_sensors()
704 ABIT_UGURU_DEBUG(2, "assuming %d PWM outputs because of " in abituguru_detect_no_pwms()
709 ABIT_UGURU_DEBUG(2, "detecting number of PWM outputs\n"); in abituguru_detect_no_pwms()
717 ABIT_UGURU_DEBUG(2, " pwm channel %d does not seem " in abituguru_detect_no_pwms()
734 ABIT_UGURU_DEBUG(2, " pwm channel %d does not seem " in abituguru_detect_no_pwms()
750 ABIT_UGURU_DEBUG(2, " pwm channel %d does " in abituguru_detect_no_pwms()
759 ABIT_UGURU_DEBUG(2, " pwm channel %d does " in abituguru_detect_no_pwms()
771 ABIT_UGURU_DEBUG(2, " pwm channel %d does not seem " in abituguru_detect_no_pwms()
779 ABIT_UGURU_DEBUG(2, " pwm channel %d does not seem " in abituguru_detect_no_pwms()
790 ABIT_UGURU_DEBUG(2, " found: %d PWM outputs\n", (int)data->pwms); in abituguru_detect_no_pwms()
1499 ABIT_UGURU_DEBUG(3, "timeout exceeded, will " in abituguru_update_device()
1504 ABIT_UGURU_DEBUG(1, "timeout exceeded %d " in abituguru_update_device()
1573 ABIT_UGURU_DEBUG(2, "no Abit uGuru found, data = 0x%02X, cmd = " in abituguru_detect()