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