Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_mid_thermal.c42 #define MSIC_ADC_ENBL 0x10 macro
240 data |= (MSIC_ADC_ENBL | MSIC_ADC_START); in configure_adc()
325 if ((data & MSIC_ADC_ENBL) == 0) in find_free_channel()