Home
last modified time | relevance | path

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

/u-boot/lib/
A Dfdtdec.c721 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 Dfdtdec.h222 int fdtdec_parse_phandle_with_args(const void *blob, int src_node,

Completed in 12 milliseconds