Home
last modified time | relevance | path

Searched refs:i2c_spec_values (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/i2c/busses/
Di2c-rk3x.c94 struct i2c_spec_values { struct
105 static const struct i2c_spec_values standard_mode_spec = { argument
116 static const struct i2c_spec_values fast_mode_spec = {
127 static const struct i2c_spec_values fast_mode_plus_spec = {
541 static const struct i2c_spec_values *rk3x_i2c_get_spec(unsigned int speed) in rk3x_i2c_get_spec()
578 const struct i2c_spec_values *spec; in rk3x_i2c_v0_calc_timings()
758 const struct i2c_spec_values *spec; in rk3x_i2c_v1_calc_timings()
Di2c-mt65xx.c321 struct i2c_spec_values { struct
328 static const struct i2c_spec_values standard_mode_spec = { argument
335 static const struct i2c_spec_values fast_mode_spec = {
342 static const struct i2c_spec_values fast_mode_plus_spec = {
616 static const struct i2c_spec_values *mtk_i2c_get_spec(unsigned int speed) in mtk_i2c_get_spec()
677 const struct i2c_spec_values *spec; in mtk_i2c_check_ac_timing()