Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-mt65xx.c204 unsigned char auto_restart: 1; member
248 unsigned char auto_restart; member
310 .auto_restart = 1,
324 .auto_restart = 0,
338 .auto_restart = 0,
352 .auto_restart = 1,
365 .auto_restart = 1,
379 .auto_restart = 1,
393 .auto_restart = 1,
829 if (i2c->auto_restart) in mtk_i2c_do_transfer()
[all …]