Lines Matching full:accessory
147 /* Define supported accessory type */
184 * ADC1K bit is used to separate specific accessory.
661 /* Check accessory state which is either detached or attached */ in max77693_muic_adc_handler()
744 * This accessory isn't used in general case if it is specially in max77693_muic_adc_handler()
745 * needed to detect additional accessory, should implement in max77693_muic_adc_handler()
746 * proper operation when this accessory is attached/detached. in max77693_muic_adc_handler()
749 "accessory is %s but it isn't used (adc:0x%x)\n", in max77693_muic_adc_handler()
754 "failed to detect %s accessory (adc:0x%x)\n", in max77693_muic_adc_handler()
928 "failed to detect %s accessory (chg_type:0x%x)\n", in max77693_muic_chg_handler()
966 * Handle all of accessory except for in max77693_muic_irq_work()
967 * type of charger accessory. in max77693_muic_irq_work()
977 /* Handle charger accessory */ in max77693_muic_irq_work()
1024 /* Read STATUSx register to detect accessory */ in max77693_muic_detect_accessory()
1038 dev_err(info->dev, "Cannot detect accessory\n"); in max77693_muic_detect_accessory()
1049 dev_err(info->dev, "Cannot detect charger accessory\n"); in max77693_muic_detect_accessory()
1247 * Detect accessory after completing the initialization of platform in max77693_muic_probe()