Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Disl29003.c25 #define ISL29003_ADC_ENABLED (1 << 7) macro
143 ISL29003_ADC_ENABLED | ISL29003_ADC_PD, 0, in isl29003_set_power_state()
144 state ? ISL29003_ADC_ENABLED : ISL29003_ADC_PD); in isl29003_set_power_state()