Home
last modified time | relevance | path

Searched refs:src_node (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/
A Dfdtdec.c737 int fdtdec_parse_phandle_with_args(const void *blob, int src_node, in fdtdec_parse_phandle_with_args() argument
750 list = fdt_getprop(blob, src_node, list_name, &size); in fdtdec_parse_phandle_with_args()
780 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args()
791 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args()
808 fdt_get_name(blob, src_node, NULL)); in fdtdec_parse_phandle_with_args()
829 fdt_get_name(blob, src_node, in fdtdec_parse_phandle_with_args()
/u-boot/include/
A Dfdtdec.h257 int fdtdec_parse_phandle_with_args(const void *blob, int src_node,

Completed in 11 milliseconds