Searched refs:fdt_get_property (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | console.c | 109 prop = fdt_get_property(fdt, offs, "stdout-path", NULL); in get_console_node_from_dt()
|
| /optee_os/core/lib/libfdt/include/ |
| H A D | libfdt.h | 687 const struct fdt_property *fdt_get_property(const void *fdt, int nodeoffset, 694 fdt_get_property(fdt, nodeoffset, name, lenp); in fdt_get_property_w()
|
| /optee_os/core/drivers/pm/sam/ |
| H A D | at91_pm.c | 175 return fdt_get_property(fdt, node, "wakeup-source", NULL); in dev_is_wakeup_source()
|
| /optee_os/core/lib/libfdt/ |
| H A D | fdt_ro.c | 428 const struct fdt_property *fdt_get_property(const void *fdt, in fdt_get_property() function
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | secure_partition.c | 688 description = fdt_get_property(fdt, 0, "description", in fdt_get_uuid()
|