Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/starfive/
Dphy-jh7110-dphy-rx.c143 static const struct phy_ops stf_dphy_ops = { variable
187 dphy->phy = devm_phy_create(&pdev->dev, NULL, &stf_dphy_ops); in stf_dphy_probe()
Dphy-jh7110-dphy-tx.c381 static const struct phy_ops stf_dphy_ops = { variable
421 dphy->phy = devm_phy_create(&pdev->dev, NULL, &stf_dphy_ops); in stf_dphy_probe()