Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c712 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 Dfdtdec.h218 int fdtdec_parse_phandle_with_args(const void *blob, int src_node,