Lines Matching full:accessory
156 /* Define supported accessory type */
193 * ADC1K bit is used to separate specific accessory.
670 /* Check accessory state which is either detached or attached */ in max77693_muic_adc_handler()
753 * This accessory isn't used in general case if it is specially in max77693_muic_adc_handler()
754 * needed to detect additional accessory, should implement in max77693_muic_adc_handler()
755 * proper operation when this accessory is attached/detached. in max77693_muic_adc_handler()
758 "accessory is %s but it isn't used (adc:0x%x)\n", in max77693_muic_adc_handler()
763 "failed to detect %s accessory (adc:0x%x)\n", in max77693_muic_adc_handler()
937 "failed to detect %s accessory (chg_type:0x%x)\n", in max77693_muic_chg_handler()
975 * Handle all of accessory except for in max77693_muic_irq_work()
976 * type of charger accessory. in max77693_muic_irq_work()
986 /* Handle charger accessory */ in max77693_muic_irq_work()
1033 /* Read STATUSx register to detect accessory */ in max77693_muic_detect_accessory()
1047 dev_err(info->dev, "Cannot detect accessory\n"); in max77693_muic_detect_accessory()
1058 dev_err(info->dev, "Cannot detect charger accessory\n"); in max77693_muic_detect_accessory()
1241 * Detect accessory after completing the initialization of platform in max77693_muic_probe()