Searched refs:src_node (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 712 int fdtdec_parse_phandle_with_args(const void *blob, int src_node, in fdtdec_parse_phandle_with_args() argument 725 list = fdt_getprop(blob, src_node, list_name, &size); in fdtdec_parse_phandle_with_args() 755 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args() 766 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args() 783 fdt_get_name(blob, src_node, NULL)); in fdtdec_parse_phandle_with_args() 804 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fdtdec.h | 218 int fdtdec_parse_phandle_with_args(const void *blob, int src_node,
|