Home
last modified time | relevance | path

Searched refs:dev_read_phandle (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/dm/
H A Dread.h388 int dev_read_phandle(struct udevice *dev);
692 static inline int dev_read_phandle(struct udevice *dev) in dev_read_phandle() function
/openbmc/u-boot/drivers/core/
H A Dread.c196 int dev_read_phandle(struct udevice *dev) in dev_read_phandle() function
H A Duclass.c400 phandle = dev_read_phandle(dev); in uclass_find_device_by_phandle()
527 phandle = dev_read_phandle(dev); in uclass_get_device_by_phandle_id()