Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/i2c/busses/
Di2c-stm32f7.c247 struct stm32f7_i2c_timings { struct
248 struct list_head node;
249 u8 presc;
250 u8 scldel;
251 u8 sdadel;
252 u8 sclh;
253 u8 scll;
/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-stm32f7.c249 struct stm32f7_i2c_timings { struct
250 struct list_head node;
251 u8 presc;
252 u8 scldel;
253 u8 sdadel;
254 u8 sclh;
255 u8 scll;