Home
last modified time | relevance | path

Searched refs:auto_restart (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mt65xx.c210 unsigned char auto_restart: 1; member
254 unsigned char auto_restart; member
316 .auto_restart = 1,
330 .auto_restart = 0,
344 .auto_restart = 0,
358 .auto_restart = 1,
371 .auto_restart = 1,
385 .auto_restart = 1,
399 .auto_restart = 1,
860 if (i2c->auto_restart) in mtk_i2c_do_transfer()
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mt65xx.c264 unsigned char auto_restart: 1; member
306 unsigned char auto_restart; member
368 .auto_restart = 1,
382 .auto_restart = 0,
396 .auto_restart = 0,
410 .auto_restart = 1,
423 .auto_restart = 1,
436 .auto_restart = 1,
449 .auto_restart = 1,
461 .auto_restart
[all...]

Completed in 3 milliseconds