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

/u-boot/include/dm/
H A Dread.h579 * dev_read_phandle() - Get the phandle from a device
584 int dev_read_phandle(const struct udevice *dev);
1141 static inline int dev_read_phandle(const struct udevice *dev) function
/u-boot/drivers/core/
H A Dread.c316 int dev_read_phandle(const struct udevice *dev) function
H A Duclass.c429 phandle = dev_read_phandle(dev);

Completed in 97 milliseconds