Searched refs:fdt_set_phandle (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | 250 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle);
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | fsl_portals.c | 129 ret = fdt_set_phandle(blob, dev_off, in fdt_qportal()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | portals.c | 187 ret = fdt_set_phandle(blob, dev_off, in fdt_qportal()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 1446 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle) in fdt_set_phandle() function 1495 ret = fdt_set_phandle(fdt, nodeoffset, phandle); in fdt_create_phandle()
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop.c | 988 fdt_set_phandle(blob, dsp_lut_node, phandle); in rockchip_vop_fixup_dts()
|