Searched refs:phandle_name (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/dm/
H A Dof_access.h459 * @phandle_name: Name of property holding a phandle value
468 const char *phandle_name, int index);
/u-boot/drivers/core/
H A Dof_access.c787 const char *phandle_name, int index)
794 if (__of_parse_phandle_with_args(np, phandle_name, NULL, 0, index,
786 of_parse_phandle(const struct device_node *np, const char *phandle_name, int index) argument

Completed in 46 milliseconds