Home
last modified time | relevance | path

Searched defs:ofnode (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/test/dm/
Dnop.c20 ofnode ofnode = dev_read_first_subnode(parent); in noptest_bind() local
/third_party/uboot/u-boot-2020.01/cmd/
Dbind.c126 ofnode ofnode; in bind_by_node_path() local
167 ofnode ofnode; in unbind_by_node_path() local
/third_party/uboot/u-boot-2020.01/drivers/net/phy/
Dfixed.c19 int ofnode = phydev->addr; in fixedphy_probe() local
Dxilinx_gmii2rgmii.c85 int ofnode = phydev->addr; in xilinxgmiitorgmii_probe() local
/third_party/uboot/u-boot-2020.01/include/dm/
Dofnode.h53 } ofnode; typedef
/third_party/uboot/u-boot-2020.01/drivers/core/
Ddevice.c656 ofnode ofnode) in _device_find_global_by_ofnode() argument
672 int device_find_global_by_ofnode(ofnode ofnode, struct udevice **devp) in device_find_global_by_ofnode() argument
679 int device_get_global_by_ofnode(ofnode ofnode, struct udevice **devp) in device_get_global_by_ofnode() argument