Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/dm/
H A Dnop.c20 ofnode ofnode = dev_read_first_subnode(parent); in noptest_bind() local
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dfixed.c20 int ofnode = phydev->addr; in fixedphy_probe() local
/OK3568_Linux_fs/u-boot/include/dm/
H A Dofnode.h54 } ofnode; typedef
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dcacheinfo.c119 struct device_node *ofnode; /* OF node for this cache, may be cpu */ member
145 struct device_node *ofnode) in cache_init()
154 static struct cache *new_cache(int type, int level, struct device_node *ofnode) in new_cache()
/OK3568_Linux_fs/kernel/include/linux/fsl/bestcomm/
H A Dbestcomm_priv.h69 struct device_node *ofnode; member
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dmediabay.c560 struct device_node *ofnode; in media_bay_attach() local