Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds