Searched refs:i2cbi (Results 1 – 1 of 1) sorted by relevance
2587 struct i2c_dev_boardinfo *i2cbi; in i3c_master_register() local2619 list_for_each_entry(i2cbi, &master->boardinfo.i2c, node) { in i3c_master_register()2620 switch (i2cbi->lvr & I3C_LVR_I2C_INDEX_MASK) { in i3c_master_register()2638 if (i2cbi->lvr & I3C_LVR_I2C_FM_MODE) in i3c_master_register()