Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_hwi2c.c91 poke32(I2C_SLAVE_ADDRESS, addr & ~0x01); in hw_i2c_write_data()
156 poke32(I2C_SLAVE_ADDRESS, addr | 0x01); in hw_i2c_read_data()
H A Dddk750_reg.h1261 #define I2C_SLAVE_ADDRESS 0x010043 macro