Searched refs:RT8973A_REG_ADC_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/extcon/ | ||
D | extcon-rt8973a.h | 102 #define RT8973A_REG_ADC_MASK (0x1f << RT8973A_REG_ADC_SHIFT) macro |
D | extcon-rt8973a.c | 270 cable_type = adc & RT8973A_REG_ADC_MASK; in rt8973a_muic_get_cable_type() |