Lines Matching defs:cfg
15 .addr = priv->cfg->i2c_address, .flags = 0, .buf = buf, .len = 2
30 { .addr = priv->cfg->i2c_address, .flags = 0,
32 { .addr = priv->cfg->i2c_address, .flags = I2C_M_RD,
83 switch (priv->cfg->xtal_freq) {
93 if (priv->cfg->dual_master)
96 if (priv->cfg->loop_through)
137 switch (priv->cfg->xtal_freq) {
429 struct i2c_adapter *i2c, const struct fc0012_config *cfg)
445 priv->cfg = cfg;
466 if (priv->cfg->loop_through) {
476 if (priv->cfg->clock_out) {