Searched refs:fdt_set_phandle (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | fdt_support.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.su | |
| H A D | fdt_support.c | 1450 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle) in fdt_set_phandle() function 1499 ret = fdt_set_phandle(fdt, nodeoffset, phandle); in fdt_create_phandle()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdt_support.h | 246 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle);
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | fsl_portals.c | 129 ret = fdt_set_phandle(blob, dev_off, in fdt_qportal()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | portals.c | 187 ret = fdt_set_phandle(blob, dev_off, in fdt_qportal()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop.c | 820 fdt_set_phandle(blob, dsp_lut_node, phandle); in rockchip_vop_fixup_dts()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |