Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon-max77693.c180 MAX77693_MUIC_ADC_OPEN, enumerator
333 if (adc == MAX77693_MUIC_ADC_OPEN) { in max77693_muic_get_cable_type()
337 info->prev_cable_type = MAX77693_MUIC_ADC_OPEN; in max77693_muic_get_cable_type()
357 if (adc == MAX77693_MUIC_ADC_OPEN) { in max77693_muic_get_cable_type()
361 info->prev_cable_type_gnd = MAX77693_MUIC_ADC_OPEN; in max77693_muic_get_cable_type()
426 if (adc == MAX77693_MUIC_ADC_OPEN in max77693_muic_get_cable_type()
1035 if (attached && adc != MAX77693_MUIC_ADC_OPEN) { in max77693_muic_detect_accessory()