Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Demc2305.c27 if (i2c_write(I2C_EMC2305_ADDR, Fan[index], 1, &data, 1) != 0) { in set_fan_speed()
39 if (i2c_write(I2C_EMC2305_ADDR, I2C_EMC2305_CONF, 1, &data, 1) != 0) in emc2305_init()
/openbmc/u-boot/include/configs/
H A Dlx2160ardb.h75 #define I2C_EMC2305_ADDR 0x4D macro