Searched refs:KEMPLD_I2C_DATA (Results 1 – 1 of 1) sorted by relevance
19 #define KEMPLD_I2C_DATA 0x0e macro127 kempld_write8(pld, KEMPLD_I2C_DATA, addr); in kempld_i2c_process()135 kempld_write8(pld, KEMPLD_I2C_DATA, i2c->msg->addr & 0xff); 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()