Lines Matching refs:tsdh
298 unsigned int tckh, tckl, tsdh, tsdl;
310 .tsdh = 4700,
322 .tsdh = 600,
1155 unsigned int clk_khz, bitrate_khz, clk_period, tckh, tckl, tsdh;
1269 tsdh = DIV_ROUND_UP(timing.tsdh, clk_period);
1271 if (tsdh > 1)
1272 data = tsdh - 1;
1278 tsdh = data;
1293 img_i2c_writel(i2c, SCB_TIME_TSDL_REG, data + tsdh + 2);