thigh             714 drivers/i2c/busses/i2c-tegra.c 	u8 tlow, thigh;
thigh             741 drivers/i2c/busses/i2c-tegra.c 		thigh = i2c_dev->hw->thigh_fast_fastplus_mode;
thigh             745 drivers/i2c/busses/i2c-tegra.c 		thigh = i2c_dev->hw->thigh_std_mode;
thigh             750 drivers/i2c/busses/i2c-tegra.c 		val = (thigh << I2C_THIGH_SHIFT) | tlow;
thigh             762 drivers/i2c/busses/i2c-tegra.c 		clk_multiplier = (tlow + thigh + 2);