Home
last modified time | relevance | path

Searched defs:mlxbf_i2c_priv (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/i2c/busses/
Di2c-mlxbf.c413 struct mlxbf_i2c_priv { struct
414 const struct mlxbf_i2c_chip_info *chip;
415 struct i2c_adapter adap;
416 struct mlxbf_i2c_resource *smbus;
417 struct mlxbf_i2c_resource *timer;
418 struct mlxbf_i2c_resource *mst;
419 struct mlxbf_i2c_resource *slv;
420 struct mlxbf_i2c_resource *mst_cause;
421 struct mlxbf_i2c_resource *slv_cause;
422 struct mlxbf_i2c_resource *coalesce;
[all …]
/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-mlxbf.c425 struct mlxbf_i2c_priv { struct
426 const struct mlxbf_i2c_chip_info *chip;
427 struct i2c_adapter adap;
428 struct mlxbf_i2c_resource *smbus;
429 struct mlxbf_i2c_resource *mst_cause;
430 struct mlxbf_i2c_resource *slv_cause;
431 struct mlxbf_i2c_resource *coalesce;
432 u64 frequency; /* Core frequency in Hz. */
433 int bus; /* Physical bus identifier. */
434 int irq;
[all …]