fdtbus_reset_get
rst_gmac = fdtbus_reset_get(phandle, "stmmaceth");
rst_gmac = fdtbus_reset_get(phandle, "stmmaceth");
sc->sc_rst = fdtbus_reset_get(faa->faa_phandle, "padctl");
sc->sc_rst_sata = fdtbus_reset_get(phandle, "sata");
sc->sc_rst_sata_oob = fdtbus_reset_get(phandle, "sata-oob");
sc->sc_rst_sata_cold = fdtbus_reset_get(phandle, "sata-cold");
rst = fdtbus_reset_get(phandle, "dma");
sc->sc_rst = fdtbus_reset_get(faa->faa_phandle, "cec");
tsc->tsc_rst = fdtbus_reset_get(faa->faa_phandle, "serial");
sc->sc_rst_host1x = fdtbus_reset_get(faa->faa_phandle, "host1x");
sc->sc_rst_hdmi = fdtbus_reset_get(node, "hdmi");
sc->sc_rst_dc[ndc] = fdtbus_reset_get(node, "dc");
sc->sc_rst = fdtbus_reset_get(faa->faa_phandle, "fuse");
sc->sc_rst_hda = fdtbus_reset_get(phandle, "hda");
sc->sc_rst_hda2hdmi = fdtbus_reset_get(phandle, "hda2hdmi");
sc->sc_rst_hda2codec_2x = fdtbus_reset_get(phandle, "hda2codec_2x");
sc->sc_rst = fdtbus_reset_get(phandle, "i2c");
sc->sc_rst_gpu = fdtbus_reset_get(faa->faa_phandle, "gpu");
rst = fdtbus_reset_get(sc->sc_phandle, reset_names[n]);
sc->sc_rst = fdtbus_reset_get(faa->faa_phandle, "sdhci");
sc->sc_rst_soctherm = fdtbus_reset_get(phandle, "soctherm");
sc->sc_rst_usb = fdtbus_reset_get(phandle, "usb");
sc->sc_rst_utmip = fdtbus_reset_get(phandle, "utmi-pads");
rst = fdtbus_reset_get(faa->faa_phandle, "xusb_host");
rst = fdtbus_reset_get(faa->faa_phandle, "xusb_src");
rst = fdtbus_reset_get(faa->faa_phandle, "xusb_ss");
rst = fdtbus_reset_get(psc->sc_phandle, "xusb_host");
rst = fdtbus_reset_get(psc->sc_phandle, "xusb_src");
rst = fdtbus_reset_get(psc->sc_phandle, "xusb_ss");
rst = fdtbus_reset_get(phandle, "phy-reset");
rst = fdtbus_reset_get(phandle, name);
rst = fdtbus_reset_get(phandle, name);
rst = fdtbus_reset_get(phandle, name);
rst = fdtbus_reset_get(phandle, name);
rst = fdtbus_reset_get(phandle, rstnames[n]);
sc->sc_rst = fdtbus_reset_get(phandle, "uphy");
sc->sc_rst_pipe = fdtbus_reset_get(phandle, "uphy-pipe");
sc->sc_rst_tcphy = fdtbus_reset_get(phandle, "uphy-tcphy");
sc->sc_reset = fdtbus_reset_get(sc->sc_phandle, "tsadc-apb");
rst = fdtbus_reset_get(phandle, reset_names[n]);
rst = fdtbus_reset_get(phandle, reset_names[n]);
rst = fdtbus_reset_get(phandle, "ahb");
sc->sc_rst = fdtbus_reset_get(phandle, "hsic");
sc->sc_rst = fdtbus_reset_get(phandle, "phy");
rst = fdtbus_reset_get(phandle, "ctrl");
if ((sc->rst_ahb = fdtbus_reset_get(phandle, "ahb")) == NULL &&
(sc->rst_ahb = fdtbus_reset_get(phandle, "stmmaceth")) == NULL) {
sc->rst_ephy = fdtbus_reset_get(phandle, "ephy");
rst_gmac = fdtbus_reset_get(phandle, "stmmaceth");
rst = fdtbus_reset_get(phandle, "phy");
rst = fdtbus_reset_get(phandle, "lcd");
sc->sc_rst_ahb = fdtbus_reset_get(phandle, "ahb");
sc->sc_rst_ahb = fdtbus_reset_get(sc->sc_phandle, "ahb");
sc->sc_rst = fdtbus_reset_get(phandle, "lcd");
sc->sc_lvds_rst = fdtbus_reset_get(phandle, "lvds");
struct fdtbus_reset * rst = fdtbus_reset_get(phandle, cr);
fdtbus_reset_get(int, const char *);