Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-xiic.c116 * @tsusto: setup time for a STOP condition
123 unsigned int tsusto; member
458 reg_val = (timing_reg_values[index].tsusto * clk_in_mhz) / 1000; in xiic_setclk()