Searched refs:tegra30_i2c_hw (Results 1 – 1 of 1) sorted by relevance
1510 static const struct tegra_i2c_hw_feature tegra30_i2c_hw = { variable1661 { .compatible = "nvidia,tegra30-i2c", .data = &tegra30_i2c_hw, },1707 if (i2c_dev->hw == &tegra20_i2c_hw || i2c_dev->hw == &tegra30_i2c_hw) in tegra_i2c_init_clocks()