Searched defs:tegra30_ahub (Results 1 – 1 of 1) sorted by relevance
511 struct tegra30_ahub { struct512 const struct tegra30_ahub_soc_data *soc_data; argument513 struct device *dev;514 struct reset_control_bulk_data resets[21];515 unsigned int nresets;516 struct clk_bulk_data clocks[2];517 unsigned int nclocks;518 resource_size_t apbif_addr;519 struct regmap *regmap_apbif;520 struct regmap *regmap_ahub;