Home
last modified time | relevance | path

Searched refs:fdtdec_lookup_phandle (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dcpsw-common.c30 syscon = fdtdec_lookup_phandle(fdt, node, "syscon"); in davinci_emac_3517_get_macid()
70 syscon = fdtdec_lookup_phandle(fdt, node, "syscon"); in cpsw_am33xx_cm_get_macid()
H A Dxilinx_axi_emac.c698 offset = fdtdec_lookup_phandle(gd->fdt_blob, node, in axi_emac_ofdata_to_platdata()
715 offset = fdtdec_lookup_phandle(gd->fdt_blob, node, "phy-handle"); in axi_emac_ofdata_to_platdata()
H A Dsun8i_emac.c460 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), in parse_phy_pins()
786 offset = fdtdec_lookup_phandle(gd->fdt_blob, node, in sun8i_emac_eth_ofdata_to_platdata()
H A Dtsec.c786 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), in tsec_probe()
805 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), in tsec_probe()
H A Dxilinx_emaclite.c607 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), in emaclite_ofdata_to_platdata()
H A Dpic32_eth.c558 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), in pic32_eth_probe()
H A Dzynq_gem.c685 priv->phy_of_handle = fdtdec_lookup_phandle(gd->fdt_blob, node, in zynq_gem_ofdata_to_platdata()
H A Dag7xxx.c895 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), "phy"); in ag7xxx_get_phy_iface_offset()
H A Dkeystone_net.c1071 phy = fdtdec_lookup_phandle(fdt, slave, "phy-handle"); in ks2_eth_parse_slave_interface()
H A Dcpsw.c1388 fdtdec_lookup_phandle(fdt, subnode, in cpsw_eth_ofdata_to_platdata()
H A Dmvpp2.c4727 phy_node = fdtdec_lookup_phandle(gd->fdt_blob, port_node, "phy"); in phy_info_parse()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dti-musb.c93 phys = fdtdec_lookup_phandle(fdt, node, "phys"); in ti_musb_ofdata_to_platdata()
94 ctrl_mod = fdtdec_lookup_phandle(fdt, phys, "ti,ctrl_mod"); in ti_musb_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dfdtdec.su
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.su
H A Dfdtdec.c607 int fdtdec_lookup_phandle(const void *blob, int node, const char *prop_name) in fdtdec_lookup_phandle() function
/OK3568_Linux_fs/u-boot/drivers/usb/phy/
H A Drockchip_usb2_phy.c136 node = fdtdec_lookup_phandle(blob, node, "phys"); in otg_phy_parse()
/OK3568_Linux_fs/u-boot/include/
H A Dfdtdec.h662 int fdtdec_lookup_phandle(const void *blob, int node, const char *prop_name);
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_vop.c237 remote = fdtdec_lookup_phandle(blob, ep_node, "remote-endpoint"); in rk_display_init()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dtegra.c375 panel_node = fdtdec_lookup_phandle(blob, rgb, "nvidia,panel"); in tegra_lcd_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx6.c478 phy_off = fdtdec_lookup_phandle(blob, in ehci_usb_phy_mode()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map