Home
last modified time | relevance | path

Searched refs:do_fixup_by_prop (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dfdt_support.h58 void do_fixup_by_prop(void *fdt,
/third_party/uboot/u-boot-2020.01/drivers/net/fm/
Dinit.c308 do_fixup_by_prop(blob, "fsl,fman-mac", &ph, sizeof(ph), in ft_fixup_port()
/third_party/uboot/u-boot-2020.01/common/
Dfdt_support.c329 void do_fixup_by_prop(void *fdt, in do_fixup_by_prop() function
355 do_fixup_by_prop(fdt, pname, pval, plen, prop, &tmp, 4, create); in do_fixup_by_prop_u32()