Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/sbus/char/
Denvctrl.c104 #define I2C_ADC 0 /* pcf8591 */ macro
939 if (pchild->i2ctype == I2C_ADC) { in envctrl_init_i2c_child()
1044 i2c_childlist[index].i2ctype = I2C_ADC; in envctrl_probe()
1078 (I2C_ADC == i2c_childlist[index].i2ctype) ? "adc" : in envctrl_probe()