Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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 …]