Searched refs:i2c_freq_mode_string (Results 1 – 5 of 5) sorted by relevance
257 dev_info(i2c->dev, "speed mode is %s\n", i2c_freq_mode_string(params[0])); in zxi2c_get_bus_speed()
514 i2c_freq_mode_string(ctlr->t.bus_freq_hz), hw_version); in hisi_i2c_probe()
182 dev_dbg(dev->dev, "Bus speed: %s\n", i2c_freq_mode_string(t->bus_freq_hz)); in i2c_dw_set_timings_master()
56 const char *i2c_freq_mode_string(u32 bus_freq_hz);
84 const char *i2c_freq_mode_string(u32 bus_freq_hz) in i2c_freq_mode_string() function103 EXPORT_SYMBOL_GPL(i2c_freq_mode_string);