Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Disl29003.c26 #define ISL29003_ADC_PD (1 << 6) 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()
152 return ~cmdreg & ISL29003_ADC_PD; in isl29003_get_power_state()