Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Drk_i2c.c38 struct i2c_spec_values { struct
53 static const struct i2c_spec_values standard_mode_spec = { argument
60 static const struct i2c_spec_values fast_mode_spec = {
67 static const struct i2c_spec_values fast_modeplus_spec = {
74 static const struct i2c_spec_values *rk_i2c_get_spec(unsigned int speed) in rk_i2c_get_spec()
142 const struct i2c_spec_values *spec; in rk_i2c_adapter_clk()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-rk3x.c115 struct i2c_spec_values { struct
126 static const struct i2c_spec_values standard_mode_spec = { argument
137 static const struct i2c_spec_values fast_mode_spec = {
148 static const struct i2c_spec_values fast_mode_plus_spec = {
651 static const struct i2c_spec_values *rk3x_i2c_get_spec(unsigned int speed) in rk3x_i2c_get_spec()
688 const struct i2c_spec_values *spec; in rk3x_i2c_v0_calc_timings()
868 const struct i2c_spec_values *spec; in rk3x_i2c_v1_calc_timings()
H A Di2c-mt65xx.c267 struct i2c_spec_values { struct
274 static const struct i2c_spec_values standard_mode_spec = { argument
281 static const struct i2c_spec_values fast_mode_spec = {
288 static const struct i2c_spec_values fast_mode_plus_spec = {
569 static const struct i2c_spec_values *mtk_i2c_get_spec(unsigned int speed) in mtk_i2c_get_spec()
605 const struct i2c_spec_values *spec; in mtk_i2c_check_ac_timing()