Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dmax77693-private.h320 #define STATUS1_ADC1K_MASK (0x1 << STATUS1_ADC1K_SHIFT) macro
/linux-4.1.27/drivers/extcon/
Dextcon-max77693.c398 adc1k = info->status[0] & STATUS1_ADC1K_MASK; in max77693_muic_get_cable_type()