Searched refs:tegra30_soc_config (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/host/ | ||
H A D | ehci-tegra.c | 377 static const struct tegra_ehci_soc_config tegra30_soc_config = { variable in typeref:struct:tegra_ehci_soc_config 386 { .compatible = "nvidia,tegra30-ehci", .data = &tegra30_soc_config }, |
/linux-4.1.27/drivers/usb/phy/ | ||
H A D | phy-tegra-usb.c | 955 static const struct tegra_phy_soc_config tegra30_soc_config = { variable in typeref:struct:tegra_phy_soc_config 963 { .compatible = "nvidia,tegra30-usb-phy", .data = &tegra30_soc_config }, |
Completed in 98 milliseconds