Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_mid_thermal.c26 #define MSIC_ADC_ENBL 0x10 macro
224 data |= (MSIC_ADC_ENBL | MSIC_ADC_START); in configure_adc()
309 if ((data & MSIC_ADC_ENBL) == 0) in find_free_channel()