Lines Matching defs:add_i2c_device
74 add_i2c_device(prop_array_t cfg, const char *name, const char *compat,
271 add_i2c_device(cfg, "dimm-spd", NULL, i, 0);
287 add_i2c_device(cfg, "hardware-monitor", "i2c-adm1026", 0x2e, 0);
289 add_i2c_device(cfg, "temperature-sensor", "i2c-lm75", 0x4e, 0);
302 add_i2c_device(cfg, "PSU-1", "ecadc", 0x48, node);
305 add_i2c_device(cfg, "PSU-2", "ecadc", 0x49, node);
308 add_i2c_device(cfg, "PSU-3", "ecadc", 0x4a, node);
311 add_i2c_device(cfg, "ambient", "i2c-lm75", 0x4d, node);
314 add_i2c_device(cfg, "CPU", "ecadc", 0x4f, node);
329 add_i2c_device(cfg, "PSU", "ecadc", 0x4a, node);
332 add_i2c_device(cfg, "CPU", "ecadc", 0x4f, node);
336 add_i2c_device(cfg, "gpio", "i2c-pcf8574", i, node);
338 add_i2c_device(cfg, "gpio", "i2c-pcf8574", i, node);
341 add_i2c_device(cfg, "nvram", "i2c-at24c02", 0x52, node);
344 add_i2c_device(cfg, "rscrtc", "i2c-ds1307", 0x68, node);