Searched refs:fdt_set_phandle (Results 1 – 3 of 3) sorted by relevance
221 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle);
128 ret = fdt_set_phandle(blob, dev_off, in fdt_qportal()
1335 int fdt_set_phandle(void *fdt, int nodeoffset, uint32_t phandle) in fdt_set_phandle() function1384 ret = fdt_set_phandle(fdt, nodeoffset, phandle); in fdt_create_phandle()