fdtbus_phy_get
phy[0] = fdtbus_phy_get(phandle, "pcie-phy-0");
phy[0] = fdtbus_phy_get(phandle, "pcie-phy");
phy[1] = fdtbus_phy_get(phandle, "pcie-phy-1");
phy[2] = fdtbus_phy_get(phandle, "pcie-phy-2");
phy[3] = fdtbus_phy_get(phandle, "pcie-phy-3");
sc->sc_phy = fdtbus_phy_get(sc->sc_phandle, "hdmi-phy");
sc->sc_phy = fdtbus_phy_get(sc->sc_phandle, "phy");
phy = fdtbus_phy_get(phandle, "usb");
sc->sc_phy = fdtbus_phy_get(phandle, "usb-phy");
phy = fdtbus_phy_get(phandle, "usb2-phy");
sc->sc_phy = fdtbus_phy_get(sc->sc_phandle, "phy_arasan");
phy = fdtbus_phy_get(phandle, "usb2-phy");
phy = fdtbus_phy_get(phandle, "usb");
fdtbus_phy_get(int, const char *);
phy = fdtbus_phy_get(phandle, "usb");