Home
last modified time | relevance | path

Searched refs:SM5502_MUIC_ADC_GROUND (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-sm5502.c104 SM5502_MUIC_ADC_GROUND = 0x0, enumerator
289 * If ADC is SM5502_MUIC_ADC_GROUND(0x0), external cable hasn't in sm5502_muic_get_cable_type()
293 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()
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-sm5502.c139 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()

Completed in 3 milliseconds