Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/sbus/char/
Denvctrl.c105 #define I2C_ADC 0 /* pcf8591 */ macro
942 if (pchild->i2ctype == I2C_ADC) { in envctrl_init_i2c_child()
1047 i2c_childlist[index].i2ctype = I2C_ADC; in envctrl_probe()
1081 (I2C_ADC == i2c_childlist[index].i2ctype) ? "adc" : in envctrl_probe()