Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon-rt8973a.h102 #define RT8973A_REG_ADC_MASK (0x1f << RT8973A_REG_ADC_SHIFT) macro
H A Dextcon-rt8973a.c270 cable_type = adc & RT8973A_REG_ADC_MASK; in rt8973a_muic_get_cable_type()