Searched refs:do_fixup_by_prop (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | 70 void do_fixup_by_prop(void *fdt,
|
| /rk3399_rockchip-uboot/drivers/net/fm/ |
| H A D | init.c | 309 do_fixup_by_prop(blob, "fsl,fman-mac", &ph, sizeof(ph), in ft_fixup_port()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 405 void do_fixup_by_prop(void *fdt, in do_fixup_by_prop() function 431 do_fixup_by_prop(fdt, pname, pval, plen, prop, &tmp, 4, create); in do_fixup_by_prop_u32()
|