fdtbus_get_phandle
phandle_phy = fdtbus_get_phandle(phandle, "phy-handle");
phandle_aosec = fdtbus_get_phandle(phandle, "amlogic,ao-secure");
const int phy_phandle = fdtbus_get_phandle(phandle, "phys");
const int vram_phandle = fdtbus_get_phandle(phandle, "memory-region");
ddc_phandle = fdtbus_get_phandle(hdmi_phandle,
phy_phandle = fdtbus_get_phandle(phandle, "phy-handle");
const int pmu_phandle = fdtbus_get_phandle(cpus_phandle,
phy_phandle = fdtbus_get_phandle(phandle, "phy-handle");
phandle = fdtbus_get_phandle(sc->sc_phandle,
phandle = fdtbus_get_phandle(sc->sc_phandle,
int phy_phandle = fdtbus_get_phandle(phandle, "phy-handle");
int phy_phandle = fdtbus_get_phandle(phandle, "phy-handle");
phy_phandle = fdtbus_get_phandle(sc->phandle, "phy");
phy_phandle = fdtbus_get_phandle(sc->phandle, "phy-handle");
phy = fdtbus_get_phandle(sc->phandle, "phy-handle");
phy_phandle = fdtbus_get_phandle(phandle, "phy");
phy_phandle = fdtbus_get_phandle(phandle, "phy-handle");
phy_phandle = fdtbus_get_phandle(phandle, "phy");
phy_phandle = fdtbus_get_phandle(phandle, "phy-handle");
phandle_phy = fdtbus_get_phandle(phandle, "phy-handle");
dai_phandle == fdtbus_get_phandle(phandle, frame_master_prop);
dai_phandle == fdtbus_get_phandle(phandle, bitclock_master_prop);
const int opp_table = fdtbus_get_phandle(phandle, "operating-points-v2");
i2c_phandle = fdtbus_get_phandle(phandle, prop);
return fdtbus_get_phandle(iparent, "interrupt-parent");
ep->ep_rphandle = fdtbus_get_phandle(child, "remote-endpoint");
regulator_phandle = fdtbus_get_phandle(phandle, prop);
sc_phandle = fdtbus_get_phandle(phandle, prop);
int fdtbus_get_phandle(int, const char *);
const int bphandle = fdtbus_get_phandle(sc->sc_phandle, "monitored-battery");