Searched refs:src_node (Results 1 – 2 of 2) sorted by relevance
| /u-boot/lib/ |
| A D | fdtdec.c | 721 int fdtdec_parse_phandle_with_args(const void *blob, int src_node, in fdtdec_parse_phandle_with_args() argument 734 list = fdt_getprop(blob, src_node, list_name, &size); in fdtdec_parse_phandle_with_args() 764 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args() 775 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args() 792 fdt_get_name(blob, src_node, NULL)); in fdtdec_parse_phandle_with_args() 813 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args()
|
| /u-boot/include/ |
| A D | fdtdec.h | 222 int fdtdec_parse_phandle_with_args(const void *blob, int src_node,
|
Completed in 12 milliseconds