Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-tegra.c165 struct tegra_xusb { struct
178 const struct tegra_xusb_soc *soc; argument
182 struct tegra_xusb_padctl *padctl; argument
184 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