Searched refs:MC13XXX_ADC0_ADIN7SEL_DIE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | mc13xxx.h | 243 #define MC13XXX_ADC0_ADIN7SEL_DIE (1 << 4) macro |
/linux/drivers/mfd/ | ||
H A D | mc13xxx-core.c | 294 adc0 |= MC13XXX_ADC0_ADIN7SEL_DIE; in mc13xxx_adc_do_conversion() |