Home
last modified time | relevance | path

Searched full:accessory (Results 1 – 25 of 137) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/extcon/
DKconfig28 Say Y here to enable support for external accessory detection
30 advanced audio accessory detection support.
47 FSA9480 microUSB switch and accessory detector chip. The FSA9480 is a USB
48 port accessory detector and switch. The FSA9480 is fully controlled using
90 Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory
109 Maxim MAX77693 PMIC. The MAX77693 MUIC is a USB port accessory
119 Maxim MAX77843. The MAX77843 MUIC is a USB port accessory
127 Maxim MAX8997 PMIC. The MAX8997 MUIC is a USB port accessory
160 Richtek RT8973A. The RT8973A is a USB port accessory detector
172 Silicon Mitus SM5502. The SM5502 is a USB port accessory
Dextcon-max14577.c105 /* Define supported accessory type */
361 /* Check accessory state which is either detached or attached */ in max14577_muic_adc_handler()
408 * This accessory isn't used in general case if it is specially in max14577_muic_adc_handler()
409 * needed to detect additional accessory, should implement in max14577_muic_adc_handler()
410 * proper operation when this accessory is attached/detached. in max14577_muic_adc_handler()
413 "accessory is %s but it isn't used (adc:0x%x)\n", in max14577_muic_adc_handler()
418 "failed to detect %s accessory (adc:0x%x)\n", in max14577_muic_adc_handler()
472 "failed to detect %s accessory (chg_type:0x%x)\n", in max14577_muic_chg_handler()
525 * Handle all of accessory except for in max14577_parse_irq()
526 * type of charger accessory. in max14577_parse_irq()
[all …]
Dextcon-max77843.c60 /* Define accessory cable type */
285 /* Check GROUND accessory with charger cable */ in max77843_muic_get_cable_type()
290 * disconnected but the GROUND accessory still in max77843_muic_get_cable_type()
300 * connected on the GROUND accessory. in max77843_muic_get_cable_type()
402 dev_err(info->dev, "failed to detect %s accessory(gnd:0x%x)\n", in max77843_muic_adc_gnd_handler()
519 "accessory is %s but it isn't used (adc:0x%x)\n", in max77843_muic_adc_handler()
524 "failed to detect %s accessory (adc:0x%x)\n", in max77843_muic_adc_handler()
601 /* Charger cable on MHL accessory is attach or detach */ in max77843_muic_chg_handler()
616 "failed to detect %s accessory (chg_type:0x%x)\n", in max77843_muic_chg_handler()
726 dev_err(info->dev, "Cannot detect accessory\n"); in max77843_muic_detect_cable_wq()
[all …]
Dextcon-max77693.c146 /* 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()
[all …]
Dextcon-rt8973a.c106 /* Define supported accessory type */
143 * So, Device type1 is used to separate specific accessory.
360 "Unknown accessory type (adc:0x%x)\n", cable_type); in rt8973a_muic_cable_handler()
398 /* Change the state of external accessory */ in rt8973a_muic_cable_handler()
633 * Detect accessory after completing the initialization of platform in rt8973a_muic_i2c_probe()
/kernel/linux/linux-4.19/drivers/extcon/
DKconfig27 Say Y here to enable support for external accessory detection
29 advanced audio accessory detection support.
70 Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory
89 Maxim MAX77693 PMIC. The MAX77693 MUIC is a USB port accessory
99 Maxim MAX77843. The MAX77843 MUIC is a USB port accessory
107 Maxim MAX8997 PMIC. The MAX8997 MUIC is a USB port accessory
132 Richtek RT8973A. The RT8973A is a USB port accessory detector
144 Silicon Mitus SM5502. The SM5502 is a USB port accessory
Dextcon-max14577.c115 /* Define supported accessory type */
371 /* Check accessory state which is either detached or attached */ in max14577_muic_adc_handler()
418 * This accessory isn't used in general case if it is specially in max14577_muic_adc_handler()
419 * needed to detect additional accessory, should implement in max14577_muic_adc_handler()
420 * proper operation when this accessory is attached/detached. in max14577_muic_adc_handler()
423 "accessory is %s but it isn't used (adc:0x%x)\n", in max14577_muic_adc_handler()
428 "failed to detect %s accessory (adc:0x%x)\n", in max14577_muic_adc_handler()
482 "failed to detect %s accessory (chg_type:0x%x)\n", in max14577_muic_chg_handler()
535 * Handle all of accessory except for in max14577_parse_irq()
536 * type of charger accessory. in max14577_parse_irq()
[all …]
Dextcon-max77843.c65 /* Define accessory cable type */
290 /* Check GROUND accessory with charger cable */ in max77843_muic_get_cable_type()
295 * disconnected but the GROUND accessory still in max77843_muic_get_cable_type()
305 * connected on the GROUND accessory. in max77843_muic_get_cable_type()
407 dev_err(info->dev, "failed to detect %s accessory(gnd:0x%x)\n", in max77843_muic_adc_gnd_handler()
524 "accessory is %s but it isn't used (adc:0x%x)\n", in max77843_muic_adc_handler()
529 "failed to detect %s accessory (adc:0x%x)\n", in max77843_muic_adc_handler()
606 /* Charger cable on MHL accessory is attach or detach */ in max77843_muic_chg_handler()
621 "failed to detect %s accessory (chg_type:0x%x)\n", in max77843_muic_chg_handler()
731 dev_err(info->dev, "Cannot detect accessory\n"); in max77843_muic_detect_cable_wq()
[all …]
Dextcon-max77693.c156 /* 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()
[all …]
Dextcon-rt8973a.c110 /* Define supported accessory type */
147 * So, Device type1 is used to separate specific accessory.
364 "Unknown accessory type (adc:0x%x)\n", cable_type); in rt8973a_muic_cable_handler()
402 /* Change the state of external accessory */ in rt8973a_muic_cable_handler()
637 * Detect accessory after completing the initialization of platform in rt8973a_muic_i2c_probe()
/kernel/linux/linux-5.10/include/linux/usb/
Dtypec_altmode.h90 * For the muxes there is no difference between Accessory Modes and Alternate
91 * Modes, so the Accessory Modes are supplied with specific modal state values
93 * alternate mode device, the mux for Accessory Modes will be linked with the
97 * value for typec_set_mode() when accessory modes are supported.
106 * state values, just like the Accessory Modes.
112 TYPEC_MODE_AUDIO, /* Audio Accessory */
113 TYPEC_MODE_DEBUG, /* Debug Accessory */
Dtypec.h177 * @accessory: Audio, Debug or none.
186 enum typec_accessory accessory; member
214 * @accessory: Supported Accessory Modes
227 enum typec_accessory accessory[TYPEC_MAX_ACCESSORY]; member
/kernel/linux/linux-4.19/include/linux/usb/
Dtypec_altmode.h90 * For the muxes there is no difference between Accessory Modes and Alternate
91 * Modes, so the Accessory Modes are supplied with specific modal state values
93 * alternate mode device, the mux for Accessory Modes will be linked with the
97 * value for typec_set_mode() when accessory modes are supported.
100 TYPEC_MODE_AUDIO = TYPEC_STATE_MODAL, /* Audio Accessory */
101 TYPEC_MODE_DEBUG, /* Debug Accessory */
Dtypec.h158 * @accessory: Audio, Debug or none.
167 enum typec_accessory accessory; member
178 * @accessory: Supported Accessory Modes
180 * @mux: Multiplexer switch for Alternate/Accessory Modes
196 enum typec_accessory accessory[TYPEC_MAX_ACCESSORY]; member
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-bd9571mwv-regulator17 the accessory power switch from a power switch to a
19 2. Switch accessory power switch off, to prepare for
23 4. Switch accessory power switch on, to resume the
Dsysfs-class-typec100 Space separated list of accessory modes, defined in the USB
132 Shows the Accessory Mode name when the partner is an Accessory.
133 The Accessory Modes are defined in USB Type-C Specification.
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-driver-bd9571mwv-regulator15 the accessory power switch from a power switch to a
17 2. Switch accessory power switch off, to prepare for
21 4. Switch accessory power switch on, to resume the
Dsysfs-class-typec95 Space separated list of accessory modes, defined in the USB
118 Shows the Accessory Mode name when the partner is an Accessory.
119 The Accessory Modes are defined in USB Type-C Specification.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/extcon/
Dextcon-sm5502.txt5 which can detect the state of external accessory when external accessory is
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/extcon/
Dextcon-sm5502.txt5 which can detect the state of external accessory when external accessory is
/kernel/linux/linux-5.10/drivers/usb/typec/
Dstusb160x.c361 desc.accessory = stusb160x_get_accessory(status); in stusb160x_attach()
583 enum typec_accessory *accessory = chip->capability.accessory; in stusb160x_get_caps() local
597 *accessory++ = TYPEC_ACCESSORY_AUDIO; in stusb160x_get_caps()
598 *accessory++ = TYPEC_ACCESSORY_DEBUG; in stusb160x_get_caps()
603 *accessory++ = TYPEC_ACCESSORY_AUDIO; in stusb160x_get_caps()
604 *accessory++ = TYPEC_ACCESSORY_DEBUG; in stusb160x_get_caps()
615 *accessory++ = TYPEC_ACCESSORY_AUDIO; in stusb160x_get_caps()
616 *accessory++ = TYPEC_ACCESSORY_DEBUG; in stusb160x_get_caps()
Dmux.c205 /* Accessory Mode muxes */ in typec_mux_match()
207 match = fwnode_property_present(fwnode, "accessory"); in typec_mux_match()
309 * USB when Accessory/Alternate Modes are supported. With some of those modes,
/kernel/linux/linux-4.19/drivers/usb/typec/ucsi/
Ducsi.c273 desc.accessory = TYPEC_ACCESSORY_DEBUG; in ucsi_register_partner()
276 desc.accessory = TYPEC_ACCESSORY_AUDIO; in ucsi_register_partner()
592 enum typec_accessory *accessory = cap->accessory; in ucsi_register_port() local
626 *accessory++ = TYPEC_ACCESSORY_AUDIO; in ucsi_register_port()
628 *accessory = TYPEC_ACCESSORY_DEBUG; in ucsi_register_port()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dts3a227e.h3 * TS3A227E Autonous Audio Accessory Detection and Configureation Switch
/kernel/linux/linux-4.19/sound/soc/codecs/
Dts3a227e.h2 * TS3A227E Autonous Audio Accessory Detection and Configureation Switch

123456