| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | cpsw-common.c | 30 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 D | xilinx_axi_emac.c | 698 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 D | sun8i_emac.c | 460 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 D | tsec.c | 786 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 D | xilinx_emaclite.c | 607 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), in emaclite_ofdata_to_platdata()
|
| H A D | pic32_eth.c | 558 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), in pic32_eth_probe()
|
| H A D | zynq_gem.c | 685 priv->phy_of_handle = fdtdec_lookup_phandle(gd->fdt_blob, node, in zynq_gem_ofdata_to_platdata()
|
| H A D | ag7xxx.c | 895 offset = fdtdec_lookup_phandle(gd->fdt_blob, dev_of_offset(dev), "phy"); in ag7xxx_get_phy_iface_offset()
|
| H A D | keystone_net.c | 1071 phy = fdtdec_lookup_phandle(fdt, slave, "phy-handle"); in ks2_eth_parse_slave_interface()
|
| H A D | cpsw.c | 1388 fdtdec_lookup_phandle(fdt, subnode, in cpsw_eth_ofdata_to_platdata()
|
| H A D | mvpp2.c | 4727 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 D | ti-musb.c | 93 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 D | fdtdec.su | |
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.su | |
| H A D | fdtdec.c | 607 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 D | rockchip_usb2_phy.c | 136 node = fdtdec_lookup_phandle(blob, node, "phys"); in otg_phy_parse()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdtdec.h | 662 int fdtdec_lookup_phandle(const void *blob, int node, const char *prop_name);
|
| /OK3568_Linux_fs/u-boot/drivers/video/rockchip/ |
| H A D | rk_vop.c | 237 remote = fdtdec_lookup_phandle(blob, ep_node, "remote-endpoint"); in rk_display_init()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | tegra.c | 375 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 D | ehci-mx6.c | 478 phy_off = fdtdec_lookup_phandle(blob, in ehci_usb_phy_mode()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |