Home
last modified time | relevance | path

Searched defs:tegra_i2c_dev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-tegra.c260 struct tegra_i2c_dev { struct
261 struct device *dev;
262 struct i2c_adapter adapter;
265 struct reset_control *rst;
266 unsigned int cont_id;
267 unsigned int irq;
269 phys_addr_t base_phys;
270 void __iomem *base;
273 unsigned int nclocks;
275 struct clk *div_clk;
[all …]