Lines Matching full:accessory
146 /* Define supported accessory type */
183 * ADC1K bit is used to separate specific accessory.
660 /* Check accessory state which is either detached or attached */ in max77693_muic_adc_handler()
743 * This accessory isn't used in general case if it is specially in max77693_muic_adc_handler()
744 * needed to detect additional accessory, should implement in max77693_muic_adc_handler()
745 * proper operation when this accessory is attached/detached. in max77693_muic_adc_handler()
748 "accessory is %s but it isn't used (adc:0x%x)\n", in max77693_muic_adc_handler()
753 "failed to detect %s accessory (adc:0x%x)\n", in max77693_muic_adc_handler()
927 "failed to detect %s accessory (chg_type:0x%x)\n", in max77693_muic_chg_handler()
965 * Handle all of accessory except for in max77693_muic_irq_work()
966 * type of charger accessory. in max77693_muic_irq_work()
976 /* Handle charger accessory */ in max77693_muic_irq_work()
1023 /* Read STATUSx register to detect accessory */ in max77693_muic_detect_accessory()
1037 dev_err(info->dev, "Cannot detect accessory\n"); in max77693_muic_detect_accessory()
1048 dev_err(info->dev, "Cannot detect charger accessory\n"); in max77693_muic_detect_accessory()
1243 * Detect accessory after completing the initialization of platform in max77693_muic_probe()