Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/extcon/
Dextcon-max77693.c346 int adclow; in max77693_muic_get_cable_type() local
396 adclow = info->status[0] & STATUS1_ADCLOW_MASK; in max77693_muic_get_cable_type()
397 adclow >>= STATUS1_ADCLOW_SHIFT; in max77693_muic_get_cable_type()
414 | (adclow << 1) in max77693_muic_get_cable_type()