Home
last modified time | relevance | path

Searched refs:fdt_get_phandle (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libfdt/
A Dfdt_ro.c119 value = fdt_get_phandle(fdt, offset); in fdt_find_max_phandle()
487 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function
675 if (fdt_get_phandle(fdt, offset) == phandle) in fdt_node_offset_by_phandle()
A Dfdt_overlay.c391 phandle = fdt_get_phandle(fdt, symbol_off); in overlay_fixup_one_phandle()
/optee_os-3.20.0/core/lib/libfdt/include/
A Dlibfdt.h804 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
/optee_os-3.20.0/core/kernel/
A Ddt_driver.c135 phandle = fdt_get_phandle(fdt, nodeoffset); in dt_driver_register_provider()

Completed in 9 milliseconds