Home
last modified time | relevance | path

Searched refs:sata_phy_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dxusb-padctl.c292 static const struct tegra_xusb_phy_ops sata_phy_ops = { variable
307 .ops = &sata_phy_ops,
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c679 static const struct phy_ops sata_phy_ops = { variable
937 phy = devm_phy_create(&pdev->dev, NULL, &sata_phy_ops); in tegra_xusb_padctl_legacy_probe()