Home
last modified time | relevance | path

Searched refs:MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mlxbf.c276 #define MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES 0x500 macro
1959 writel(0x0, priv->smbus->io + MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES); in mlxbf_smbus_irq_send()
2006 writel(0x0, priv->smbus->io + MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES); in mlxbf_smbus_irq_recv()
2037 * The MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES includes the number of in mlxbf_smbus_irq()
2044 MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES); in mlxbf_smbus_irq()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mlxbf.c271 #define MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES 0x100 macro
1950 writel(0x0, priv->slv->io + MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES); in mlxbf_i2c_irq_send()
2006 writel(0x0, priv->slv->io + MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES); in mlxbf_i2c_irq_recv()
2037 * The MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES includes the number of in mlxbf_i2c_irq()
2044 MLXBF_I2C_SMBUS_SLAVE_RS_MASTER_BYTES); in mlxbf_i2c_irq()

Completed in 8 milliseconds