Searched refs:nvmem_get_cell_by_name (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | nvmem.h | 92 TEE_Result nvmem_get_cell_by_name(const void *fdt, int nodeoffset, 165 static inline TEE_Result nvmem_get_cell_by_name(const void *fdt __unused, in nvmem_get_cell_by_name() function
|
| /optee_os/core/drivers/nvmem/ |
| H A D | nvmem_die_id.c | 39 res = nvmem_get_cell_by_name(fdt, node, "die_id", &cell); in nvmem_die_id_probe()
|
| H A D | nvmem_huk.c | 39 res = nvmem_get_cell_by_name(fdt, node, "hw_unique_key", &cell); in nvmem_huk_probe()
|
| H A D | nvmem.c | 19 TEE_Result nvmem_get_cell_by_name(const void *fdt, int nodeoffset, in nvmem_get_cell_by_name() function
|