Home
last modified time | relevance | path

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

/drivers/i2c/busses/
A Di2c-kempld.c19 #define KEMPLD_I2C_DATA 0x0e macro
125 kempld_write8(pld, KEMPLD_I2C_DATA, addr); in kempld_i2c_process()
136 kempld_write8(pld, KEMPLD_I2C_DATA, addr); in kempld_i2c_process()
151 msg->buf[i2c->pos++] = kempld_read8(pld, KEMPLD_I2C_DATA); in kempld_i2c_process()
179 kempld_write8(pld, KEMPLD_I2C_DATA, msg->buf[i2c->pos++]); in kempld_i2c_process()

Completed in 4 milliseconds