cdns_dphy_ops
const struct cdns_dphy_ops *ops;
static const struct cdns_dphy_ops ref_dphy_ops = {
static const struct cdns_dphy_ops j721e_dphy_ops = {
static const struct phy_ops cdns_dphy_ops = {
dphy->phy = devm_phy_create(&pdev->dev, NULL, &cdns_dphy_ops);