Home
last modified time | relevance | path

Searched refs:tegra_phy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c1180 static int utmi_phy_probe(struct tegra_usb_phy *tegra_phy, in utmi_phy_probe() argument
1187 tegra_phy->is_ulpi_phy = false; in utmi_phy_probe()
1199 tegra_phy->pad_regs = devm_ioremap(&pdev->dev, res->start, in utmi_phy_probe()
1201 if (!tegra_phy->pad_regs) { in utmi_phy_probe()
1206 tegra_phy->config = devm_kzalloc(&pdev->dev, sizeof(*config), in utmi_phy_probe()
1208 if (!tegra_phy->config) in utmi_phy_probe()
1211 config = tegra_phy->config; in utmi_phy_probe()
1243 if (tegra_phy->soc_config->requires_extra_tuning_parameters) { in utmi_phy_probe()
1343 struct tegra_usb_phy *tegra_phy; in tegra_usb_phy_probe() local
1351 tegra_phy in tegra_usb_phy_probe()
1491 struct tegra_usb_phy *tegra_phy = platform_get_drvdata(pdev); tegra_usb_phy_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c956 static int utmi_phy_probe(struct tegra_usb_phy *tegra_phy, in utmi_phy_probe() argument
963 tegra_phy->is_ulpi_phy = false; in utmi_phy_probe()
975 tegra_phy->pad_regs = devm_ioremap(&pdev->dev, res->start, in utmi_phy_probe()
977 if (!tegra_phy->pad_regs) { in utmi_phy_probe()
982 tegra_phy->config = devm_kzalloc(&pdev->dev, sizeof(*config), in utmi_phy_probe()
984 if (!tegra_phy->config) in utmi_phy_probe()
987 config = tegra_phy->config; in utmi_phy_probe()
1019 if (tegra_phy->soc_config->requires_extra_tuning_parameters) { in utmi_phy_probe()
1073 struct tegra_usb_phy *tegra_phy; in tegra_usb_phy_probe() local
1081 tegra_phy in tegra_usb_phy_probe()
1207 struct tegra_usb_phy *tegra_phy = platform_get_drvdata(pdev); tegra_usb_phy_remove() local
[all...]

Completed in 5 milliseconds