Home
last modified time | relevance | path

Searched refs:adclow (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/extcon/
Dextcon-max77693.c321 int adclow; in max77693_muic_get_cable_type() local
371 adclow = info->status[0] & MAX77693_STATUS1_ADCLOW_MASK; in max77693_muic_get_cable_type()
372 adclow >>= MAX77693_STATUS1_ADCLOW_SHIFT; in max77693_muic_get_cable_type()
389 | (adclow << 1) in max77693_muic_get_cable_type()