Searched refs:SM5502_MUIC_ADC_GROUND (Results 1 – 1 of 1) sorted by relevance
104 SM5502_MUIC_ADC_GROUND = 0x0, enumerator293 if (cable_type == SM5502_MUIC_ADC_GROUND) in sm5502_muic_get_cable_type()294 return SM5502_MUIC_ADC_GROUND; in sm5502_muic_get_cable_type()297 case SM5502_MUIC_ADC_GROUND: in sm5502_muic_get_cable_type()373 static unsigned int prev_cable_type = SM5502_MUIC_ADC_GROUND; in sm5502_muic_cable_handler()374 unsigned int cable_type = SM5502_MUIC_ADC_GROUND; in sm5502_muic_cable_handler()