Home
last modified time | relevance | path

Searched refs:start_hold (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-st.c134 * @start_hold: I2C start hold time requirement
144 u32 start_hold; member
219 .start_hold = 4400,
228 .start_hold = 660,
308 val = t->start_hold / ns_per_clk; in st_i2c_hw_config()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-st.c134 * @start_hold: I2C start hold time requirement
144 u32 start_hold; member
219 .start_hold = 4400,
228 .start_hold = 660,
308 val = t->start_hold / ns_per_clk; in st_i2c_hw_config()

Completed in 3 milliseconds