Home
last modified time | relevance | path

Searched defs:mtk_i2c_compatible (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-mt65xx.c261 struct mtk_i2c_compatible { struct
263 const u16 *regs;
264 unsigned char pmic_i2c: 1;
265 unsigned char dcm: 1;
266 unsigned char auto_restart: 1;
267 unsigned char aux_len_reg: 1;
268 unsigned char timing_adjust: 1;
269 unsigned char dma_sync: 1;
270 unsigned char ltiming_adjust: 1;
271 unsigned char apdma_sync: 1;
[all …]

Completed in 7 milliseconds