Searched refs:tegra_i2c_hw_feature (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/i2c/busses/
H A Di2c-tegra.c164 * struct tegra_i2c_hw_feature : per hardware generation features
205 struct tegra_i2c_hw_feature { struct
264 const struct tegra_i2c_hw_feature *hw;
1461 static const struct tegra_i2c_hw_feature tegra20_i2c_hw = {
1485 static const struct tegra_i2c_hw_feature tegra30_i2c_hw = {
1509 static const struct tegra_i2c_hw_feature tegra114_i2c_hw = {
1533 static const struct tegra_i2c_hw_feature tegra124_i2c_hw = {
1557 static const struct tegra_i2c_hw_feature tegra210_i2c_hw = {
1581 static const struct tegra_i2c_hw_feature tegra186_i2c_hw = {
1605 static const struct tegra_i2c_hw_feature tegra194_i2c_h
[all...]

Completed in 160 milliseconds