Home
last modified time | relevance | path

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

/drivers/extcon/
Dextcon-max8997.c92 MAX8997_MUIC_ADC_OPEN, /* OPEN */ enumerator
290 if (adc == MAX8997_MUIC_ADC_OPEN) { in max8997_muic_get_cable_type()
294 info->prev_cable_type = MAX8997_MUIC_ADC_OPEN; in max8997_muic_get_cable_type()
501 if ((adc & STATUS1_ADC_MASK) == MAX8997_MUIC_ADC_OPEN) { in max8997_muic_chg_handler()
616 if (attached && adc != MAX8997_MUIC_ADC_OPEN) { in max8997_muic_detect_dev()