Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra124/
H A Dxusb-padctl.c293 static const struct tegra_xusb_phy_ops sata_phy_ops = { variable
308 .ops = &sata_phy_ops,
/OK3568_Linux_fs/kernel/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c676 static const struct phy_ops sata_phy_ops = { variable
934 phy = devm_phy_create(&pdev->dev, NULL, &sata_phy_ops); in tegra_xusb_padctl_legacy_probe()