Searched defs:tegra_xusb (Results 1 – 1 of 1) sorted by relevance
165 struct tegra_xusb { struct178 const struct tegra_xusb_soc *soc; argument182 struct tegra_xusb_padctl *padctl; argument184 struct clk *host_clk;185 struct clk *falcon_clk;186 struct clk *ss_clk;210 static inline u32 fpci_readl(struct tegra_xusb *tegra, unsigned int offset) in fpci_readl() argument