Searched refs:i2c_cmd (Results 1 – 2 of 2) sorted by relevance
46 enum i2c_cmd { enum81 enum i2c_cmd i2c_cmd : 4; member157 enum i2c_cmd reqcmd;191 int amd_mp2_rw(struct amd_i2c_common *i2c_common, enum i2c_cmd reqcmd);
258 unsigned int i2c_cmd, val; in owl_i2c_xfer_common() local308 i2c_cmd = OWL_I2C_CMD_SECL | OWL_I2C_CMD_MSS | OWL_I2C_CMD_SE | in owl_i2c_xfer_common()314 i2c_cmd |= OWL_I2C_CMD_AS(msgs[0].len + 1) | in owl_i2c_xfer_common()329 i2c_cmd |= OWL_I2C_CMD_AS(1); in owl_i2c_xfer_common()366 writel(i2c_cmd, i2c_dev->base + OWL_I2C_REG_CMD); in owl_i2c_xfer_common()