Searched refs:fdt_find_phandle (Results 1 – 4 of 4) sorted by relevance
68 void *fdt_find_phandle(uint32_t);
597 fdt_find_phandle(uint32_t phandle) in fdt_find_phandle() function935 node = fdt_find_phandle(phandle); in OF_getnodebyphandle()
211 node = fdt_find_phandle(phandle); in scmi_attach_smc()291 node = fdt_find_phandle(shmems[0]); in scmi_attach_mbox_deferred()303 node = fdt_find_phandle(shmems[1]); in scmi_attach_mbox_deferred()
128 mbusc = fdt_find_phandle(OF_getpropint(faa->fa_node, "controller", 0)); in mvmbus_attach()