Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon-max77843.c93 MAX77843_MUIC_ADC_OPEN, enumerator
271 if (adc == MAX77843_MUIC_ADC_OPEN) { in max77843_muic_get_cable_type()
274 info->prev_cable_type = MAX77843_MUIC_ADC_OPEN; in max77843_muic_get_cable_type()
331 if (adc == MAX77843_MUIC_ADC_OPEN) { in max77843_muic_get_cable_type()
334 info->prev_gnd_type = MAX77843_MUIC_ADC_OPEN; in max77843_muic_get_cable_type()
516 case MAX77843_MUIC_ADC_OPEN: in max77843_muic_adc_handler()
722 if (attached && adc != MAX77843_MUIC_ADC_OPEN) { in max77843_muic_detect_cable_wq()