Searched refs:I2C_THIGH_SHIFT (Results 1 – 1 of 1) sorted by relevance
121 #define I2C_THIGH_SHIFT 8 macro750 val = (thigh << I2C_THIGH_SHIFT) | tlow; in tegra_i2c_init()