Searched refs:SM5502_MUIC_ADC_GROUND (Results 1 – 1 of 1) sorted by relevance
104 SM5502_MUIC_ADC_GROUND = 0x0, enumerator291 if (cable_type == SM5502_MUIC_ADC_GROUND) in sm5502_muic_get_cable_type()292 return SM5502_MUIC_ADC_GROUND; in sm5502_muic_get_cable_type()295 case SM5502_MUIC_ADC_GROUND: in sm5502_muic_get_cable_type()371 static unsigned int prev_cable_type = SM5502_MUIC_ADC_GROUND; in sm5502_muic_cable_handler()372 unsigned int cable_type = SM5502_MUIC_ADC_GROUND; in sm5502_muic_cable_handler()