Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbind.c126 ofnode ofnode; in bind_by_node_path() local
167 ofnode ofnode; in unbind_by_node_path() local
/openbmc/u-boot/test/dm/
H A Dnop.c20 ofnode ofnode = dev_read_first_subnode(parent); in noptest_bind() local
/openbmc/u-boot/drivers/net/phy/
H A Dfixed.c19 int ofnode = phydev->addr; in fixedphy_probe() local
/openbmc/u-boot/drivers/core/
H A Ddevice.c628 ofnode ofnode) in _device_find_global_by_ofnode() argument
644 int device_find_global_by_ofnode(ofnode ofnode, struct udevice **devp) in device_find_global_by_ofnode() argument
651 int device_get_global_by_ofnode(ofnode ofnode, struct udevice **devp) in device_get_global_by_ofnode() argument
/openbmc/u-boot/include/dm/
H A Dofnode.h53 } ofnode; typedef
/openbmc/linux/arch/powerpc/kernel/
H A Dcacheinfo.c118 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member
145 struct device_node *ofnode, int group_id) in cache_init()
156 struct device_node *ofnode, int group_id) in new_cache()
/openbmc/linux/include/linux/fsl/bestcomm/
H A Dbestcomm_priv.h69 struct device_node *ofnode; member
/openbmc/linux/drivers/macintosh/
H A Dmediabay.c560 struct device_node *ofnode; in media_bay_attach() local