Searched refs:SM5502_MUIC_ADC_GROUND (Results 1 – 1 of 1) sorted by relevance
139 SM5502_MUIC_ADC_GROUND = 0x0, enumerator 372 * If ADC is SM5502_MUIC_ADC_GROUND(0x0), external cable hasn't in sm5502_muic_get_cable_type() 378 case SM5502_MUIC_ADC_GROUND: in sm5502_muic_get_cable_type() 472 static unsigned int prev_cable_type = SM5502_MUIC_ADC_GROUND; in sm5502_muic_cable_handler() 473 unsigned int cable_type = SM5502_MUIC_ADC_GROUND; in sm5502_muic_cable_handler()