Searched refs:gnd_type (Results 1 – 1 of 1) sorted by relevance
269 int adc, chg_type, cable_type, gnd_type; in max77843_muic_get_cable_type() local352 gnd_type = (info->status[MAX77843_MUIC_STATUS1] & in max77843_muic_get_cable_type()356 gnd_type |= (info->status[MAX77843_MUIC_STATUS2] & in max77843_muic_get_cable_type()358 gnd_type >>= MAX77843_MUIC_STATUS2_VBVOLT_SHIFT; in max77843_muic_get_cable_type()361 gnd_type |= MAX77843_MUIC_GND_USB_HOST; in max77843_muic_get_cable_type()362 cable_type = info->prev_gnd_type = gnd_type; in max77843_muic_get_cable_type()539 int ret, chg_type, gnd_type; in max77843_muic_chg_handler() local603 gnd_type = max77843_muic_get_cable_type(info, in max77843_muic_chg_handler()607 if (gnd_type == MAX77843_MUIC_GND_MHL_VB) in max77843_muic_chg_handler()610 else if (gnd_type == MAX77843_MUIC_GND_MHL) in max77843_muic_chg_handler()