Home
last modified time | relevance | path

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

/openbmc/linux/drivers/sbus/char/
H A Denvctrl.c103 #define I2C_ADC 0 /* pcf8591 */ macro
938 if (pchild->i2ctype == I2C_ADC) { in envctrl_init_i2c_child()
1043 i2c_childlist[index].i2ctype = I2C_ADC; in envctrl_probe()
1077 (I2C_ADC == i2c_childlist[index].i2ctype) ? "adc" : in envctrl_probe()