Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-mt65xx.c319 struct i2c_spec_values { struct
326 static const struct i2c_spec_values standard_mode_spec = { argument
333 static const struct i2c_spec_values fast_mode_spec = {
340 static const struct i2c_spec_values fast_mode_plus_spec = {
641 static const struct i2c_spec_values *mtk_i2c_get_spec(unsigned int speed) in mtk_i2c_get_spec()
702 const struct i2c_spec_values *spec; in mtk_i2c_check_ac_timing()