Searched refs:hold_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-mlxbf.c | 326 u16 hold_data; /* Data hold time. */ member 1137 timer |= mlxbf_i2c_set_timer(priv, timings->hold_data, true, in mlxbf_i2c_set_timings() 1185 .hold_data = 300, 1201 .hold_data = 300, 1217 .hold_data = 300,
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-mlxbf.c | 371 u16 hold_data; /* Data hold time. */ member 1156 timer |= mlxbf_i2c_set_timer(priv, timings->hold_data, true, in mlxbf_i2c_set_timings() 1204 .hold_data = 300, 1220 .hold_data = 300, 1236 .hold_data = 300,
|
Completed in 8 milliseconds