Lines Matching refs:target_cfg
102 struct i2c_target_config *target_cfg; member
251 if (data->target_cfg) { in i2c_xec_reset_config()
252 regs->OWN_ADDR = data->target_cfg->address; in i2c_xec_reset_config()
812 data->target_cfg->callbacks; in i2c_xec_bus_isr()
841 target_cb->stop(data->target_cfg); in i2c_xec_bus_isr()
850 target_cb->stop(data->target_cfg); in i2c_xec_bus_isr()
870 data->target_cfg, &val); in i2c_xec_bus_isr()
897 data->target_cfg); in i2c_xec_bus_isr()
941 data->target_cfg, &val); in i2c_xec_bus_isr()
958 ret = target_cb->write_received(data->target_cfg, val); in i2c_xec_bus_isr()
999 data->target_cfg = config; in i2c_xec_target_register()
1027 data->target_cfg = NULL; in i2c_xec_target_unregister()
1057 data->target_cfg = NULL; in i2c_xec_init()