Home
last modified time | relevance | path

Searched refs:MAX77693_MUIC_ADC_OPEN (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/extcon/
Dextcon-max77693.c179 MAX77693_MUIC_ADC_OPEN, enumerator
332 if (adc == MAX77693_MUIC_ADC_OPEN) { in max77693_muic_get_cable_type()
336 info->prev_cable_type = MAX77693_MUIC_ADC_OPEN; in max77693_muic_get_cable_type()
356 if (adc == MAX77693_MUIC_ADC_OPEN) { in max77693_muic_get_cable_type()
360 info->prev_cable_type_gnd = MAX77693_MUIC_ADC_OPEN; in max77693_muic_get_cable_type()
425 if (adc == MAX77693_MUIC_ADC_OPEN in max77693_muic_get_cable_type()
1034 if (attached && adc != MAX77693_MUIC_ADC_OPEN) { in max77693_muic_detect_accessory()