Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-mt65xx.c210 unsigned char auto_restart: 1; member
255 unsigned char auto_restart; member
317 .auto_restart = 1,
331 .auto_restart = 0,
345 .auto_restart = 0,
359 .auto_restart = 1,
372 .auto_restart = 1,
386 .auto_restart = 1,
400 .auto_restart = 1,
862 if (i2c->auto_restart) in mtk_i2c_do_transfer()
[all …]